19.11.2012, 22:36
Quote:
Код:
You should learn PHP. (HTML / CSS for design your website) $host = "localhost"; $user = "root"; // If you use local ip. XAMPP $pass = "password"; $data = "database"; mysql_connect($host, $user, $pass); mysql_select_db($data); |
Aqui tem alguns links que podem abrir sua mente.
http://forum.sa-mp.com/showthread.ph...=website+mysql
[Best Link]http://forum.sa-mp.com/showthread.ph...=website+mysql
http://forum.sa-mp.com/showthread.ph...=website+mysql