i have a site, but the people are lazy and havn't set up my mysql yet, so my friend who owns another site, set me up a database...
why wont this connect??
mysql_connect("IP","username","pass");
mysql_select_db("dbname");
i get a "Fatal error: Call to undefined function: mysql_connect() in /home/bl/include/head.php on line 10" error... when i put @ in front of the mysql commands, i don't get the error, but nothing shows up. and yes, i have php and mysql,
http://bl.deceasedheart.com/boards/testphp.php ...