Quick Question:
How safe is it to put your root (for MySQL) username and password into a php script that is executed by a user using a web browser. I just want to make sure the user can't get the password in any way.
Thanks!