super simple blog
super simple blog
Out of context: Reply #85
- Started
- Last post
- 87 Responses
- ********0
define ('DB_USER', '');
define ('DB_PASSWORD', '');
define ('DB_HOST', '');
define ('DB_NAME', '');
inspiration
(Sep 9 05, 07:46)
-----------------------It's not that complicated - you just assign the values you used to set up your database, such as user, password, host and name.