I keep getting a parse error saying looking for "(". Where am I going wrong?
The code is
If !$db die echo "mysql_errno: " mysql_errno()\n "mysql_error: " mysql_error()\n;
I'm testing to see if the connect to a MYSQL database was successful or not.
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.