I am connecting to a mysql database hosted with GoDaddy to display search results, run basic queries etc.
Obviously, this requires providing a password within my PHP code. Should I worry about hiding my password - and if so, how do I go about doing it? With GoDaddy it is not possible to store the php file that includes the password outside the webtree.
Thanks,
hominy