Securing a MySQL Database
Looking at my MySQL database scripts it would appear that the user name and password could be determined by a hacker making a probe of the PHP file that accesses the database.
A first look seems to suggest that the password of the MySQL database can be determine by capturing one of my scripts that accesses the database. The password is not administered by PHPMyAdnin and I have set the password to my database using Plesk.