<?php
$host = "localhost";
$user = "root";
$pass = "";
$conn = mysql_connect($host, $user, $pass);
$db=mysql_select_db('colors2web') or die(mysql_error());
?>
Subscribe to:
Post Comments (Atom)
see videos what Rupak had seen and gain more knowledge
No comments:
Post a Comment