Yet another MySQL newbie question;
Having trawled through the mysql manual I'm still confused as to how to allow the public to connect to my DB via a website without using my root user and password in the mysql_connect part....
I know it sounds really stupid but I can't work out how to add a user with just the ability to select items from the db.....
Having trawled through the mysql manual I'm still confused as to how to allow the public to connect to my DB via a website without using my root user and password in the mysql_connect part....
I know it sounds really stupid but I can't work out how to add a user with just the ability to select items from the db.....