Hello, can somebody please help with a little code block.. Thanks
your database select statement would look like this
$db = mysql_select_db("Database")
but i have a variable that i am using for the database's name
so mine looks like this
$db = mysql_select_db($database)
It will not select the database
can somebody please help
Thank you so much
Chris Calzaretta
Ccalzaretta@nexflo.com