Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created Dec 5, 2017
Embed
What would you like to do?
array (
'host' => 'host_name',
'dbname' => 'database_name',
'username' => 'your_username',
'password' => 'your_password',
'active' => '1',
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment