Skip to content

Instantly share code, notes, and snippets.

@edisetiawan
Created December 8, 2015 15:34
Show Gist options
  • Save edisetiawan/087be497600b6a6e4be4 to your computer and use it in GitHub Desktop.
Save edisetiawan/087be497600b6a6e4be4 to your computer and use it in GitHub Desktop.
<?php
mysql_connect('localhost','root','');
mysql_select_db('phpnet');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment