Hi all
I've been writing a script to interact with a MySQL database on my site, and I'm wondering how to avoid letting people see my username and password. (I've been using it inside the script to connect to the database.) Is there some other way to connect to the database? Or else, what permissions should I set on the file?
Thanks,
~Noah
I've been writing a script to interact with a MySQL database on my site, and I'm wondering how to avoid letting people see my username and password. (I've been using it inside the script to connect to the database.) Is there some other way to connect to the database? Or else, what permissions should I set on the file?
Thanks,
~Noah