Six Line Star
Html,WordPress,PHP, jQuery MySQL,MySQLi
Wednesday, 14 May 2014
Database connection in php using mysql
<?php
$db=mysql_connect('localhost','root','');
mysql_select_db('userinfo',$db);
?>
No comments :
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments ( Atom )
No comments :
Post a Comment