Skip to content

Instantly share code, notes, and snippets.

@Levik
Created March 6, 2012 10:00
Show Gist options
  • Select an option

  • Save Levik/1985425 to your computer and use it in GitHub Desktop.

Select an option

Save Levik/1985425 to your computer and use it in GitHub Desktop.
<?php
$db_hostname = '127.0.0.1';
$db_database = ' ';
$db_username = 'root';
$db_password = ' ';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment