Warning: mysql_connect() [function.mysql-connect]: Too many connections in [I]... some path goes here ...[/I] on line 17
I replaced the path with text in italics, because I don't think the path matters that much.
Here's line 17 of the file it's talking about:
$db = mysql_connect ($host,$name,$code);
Anyone mind explaining to me what's going on and maybe what we can do to prevent this sort of error?


Sign In
Create Account


Back to top









