01.08.2013, 19:29
Um.. why not just use
mysql_connect(SQLHOST, SQLUSER, SQLPASS, SQLDB);
and define them. I think it won't work, but still try. If not, try using a external free MySQL database providing website like db4free.net
mysql_connect(SQLHOST, SQLUSER, SQLPASS, SQLDB);
and define them. I think it won't work, but still try. If not, try using a external free MySQL database providing website like db4free.net