I can't seem to get PHP(4.3) & MySQL(3.23) to talk to eachother.
I try:
$dbcnx = mysql_connect("localhost", "root", "");
and I get:
"Fatal error: Maximum execution time of 30 seconds exceeded..."
I suspect the MySQL setup, but I can add tables etc from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.