Jump to content

mysql_connect() works on one page, but not another.


Pacopag

Recommended Posts

I don't know how else to explain this.  I have two php pages in the same domain, same folder, with exact same line to connect to mysql, and one works, and the other doesn't.  I have no clue.  This is the line

 

$con = mysql_connect("localhost", "myusername", "mypassword");

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.