Help? I cannot get access to anything in mysql through my php scripts.
I have a good connection (with a user and password set up by inserting
into the user db) and can work with mysql from dos with no problem, but
when I issue any command to mysql through php, I get an 'access denied
for 'tonloc@
Hi...I'm new to php and mysql so please bear with me. I am having a
problem connecting to mysql through php. If I go into the mysql
monitor, the username and password that I set up are present in the user
db, and my scripts using $connection = mysql_connect("localhost",
"myusername", "mypassword