Current Page: 1 of 1
Results 1 - 1 of 1
17 years ago
perpetualshaun
I just installed the WAMPSERVER today, and it's working well in many regards. I can pull up the PHP MyAdmin tool w/o a problem, but my scripts aren't connecting for some reason. I have a MySQL connect config file like this: $mysql_host = 'localhost'; $mysql_uname = ''; $mysql_password = ''; $mysql_db_name = 'my_database'; // SETTING UP MySQL CONNECTION $connection = mysql_connect($mysql_host, $
Forum: WampServer English
Current Page: 1 of 1