Skip to content

Instantly share code, notes, and snippets.

@nWidart
Created December 31, 2012 12:58
Show Gist options
  • Save nWidart/4419566 to your computer and use it in GitHub Desktop.
Save nWidart/4419566 to your computer and use it in GitHub Desktop.
$conn = new PDO("mysql:host={$hostname_local};dbname={$database_local};charset=UTF8", $username_local, $password_local);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment