I've been running into a problem recently and don't know how to work around it. The issue is that when accessing a database (MySQL) with PHP, you login with a username/password in your PHP script. This is all fine and dandy, but how do you keep your visitors from downloading the PHP script and...