View Single Post
Old 10-13-2003, 05:27 PM   #4
vvvvv
Green Mole
 
Join Date: Oct 2003
Posts: 6
>I changed the line with mysql_create_db() to @mysql_query("CREATE DATABASE $dbname", $id_connect) and everything worked great.

Couldn't make the mysql connection till I made the change you suggested, thanks rayvd.
vvvvv is offline   Reply With Quote