MySQL
From VlexoFree Wiki
Here is a quick template for what you will usually put for your scripts' mysql information. This is assuming you already went through the MySQL wizard in cpanel.
Remember to replace <stuff> with your information.
| Host: | localhost |
| User: | <your cpanel username>_<mysql user> |
| Password: | <mysql user password> |
| Database: | <your cpanel username>_<DB name> |