26.01.2012, 13:29
(
Последний раз редактировалось doreto; 26.01.2012 в 13:34.
Причина: add mysql connection
)
hello guys i was wonder its there any free website wich support mysql and sql i wonna free becose im testing few things and i wonna to make them on webpage too wich php i try localhost wich HAMMP but i wonna to try other people to see its there any bug i try http://000webhost.com (its not spamm to use this xD) but i dont get any information from servar.So if you have any suggestion please type here i use follow connetion
+ i forgot to tell im trying this on home servar then i to pay after everything is finished
PHP код:
/*
$mysql_host = "mysql5.000webhost.com";
$mysql_database = "a1458205_sampa";
$mysql_user = "a1458205_samp";
$mysql_password = "SECRET";
*/
mysql_connect("mysql5.000webhost.com","a1458205_samp","a1458205_sampa","SECRET");