I am trying to connect from PHP to MySQL. When I issue mysql_select_db("database","userid") I get the following error:
Warning: Supplied argument is not a valid MySQL-Link resource in insert_rec.php on line 16
Has anyone seen this before?
I'd be very grateful for any advice.