frankhdata
MIS
Hi!
I am having a problem displaying data.
I want to acces mySQL phpMyAdmin
mysql_select_db("test_db ", $connection) or die("BAD DB SELECT");
i have a problem with identifying the database by its name
I think this is the problem
test_db
Thanks
I am having a problem displaying data.
I want to acces mySQL phpMyAdmin
mysql_select_db("test_db ", $connection) or die("BAD DB SELECT");
i have a problem with identifying the database by its name
I think this is the problem
test_db
Thanks