Login Register


DATABASE filter_list
Author
Message
RE: DATABASE #10
Or try this:

Code:
/* Database Settings */ $dbtype = "mysql"; // Normally mysql $host = "mysql.nazuka.net"; // This is normally set to localhost $user = "u460071484_raji"; // MySQL username $password = "**123456"; // MySQL password $db = "u460071484_raji"; // MySQL database name $dbprefix = "Reg_"; // Do not change unless you need to!

I don't see any mistakes but since those weird characters are not commented hence the PHP interpreter might throw you an error on the execution.
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply





Messages In This Thread
DATABASE - by Olaolu Bimpe - 06-14-2014, 02:05 AM
DATABASE - by Olaolu Bimpe - 06-14-2014, 02:05 AM



Users browsing this thread: 1 Guest(s)