super simple blog
super simple blog
Out of context: Reply #39
- Started
- Last post
- 87 Responses
- kbags0
how do I set up the sqlStrings.php file?
define ('DB_USER', 'karni');
define ('DB_PASSWORD', '****');
define ('DB_HOST', 'localhost');
define ('DB_NAME', 'db');It's the last two that are confusing me. Do I need to add a directory or something like that?
Thanks in advance, I'm a spaz.