Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created December 5, 2017 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinguistMB/a429a8219f618b14feb802d784e1626f to your computer and use it in GitHub Desktop.
Save LinguistMB/a429a8219f618b14feb802d784e1626f to your computer and use it in GitHub Desktop.
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