Skip to content

Instantly share code, notes, and snippets.

@shohan4556
Created September 4, 2014 12:47
Show Gist options
  • Save shohan4556/c571406bf6a4ff0d181f to your computer and use it in GitHub Desktop.
Save shohan4556/c571406bf6a4ff0d181f to your computer and use it in GitHub Desktop.
<?php
$con=mysql_connect('localhost','root','');
$sl=mysql_select_db('sign_up',$con);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment