Hi all,
I'm not sure if this is a MySQL problem or a PHP problem, but I'm going to start here. I'm trying to run a simple database query that will display the results in an HTML table. Unfortunately, I can't get the script to get past the mysql_connect() function. Here's relevant parts of...