Hi,Dear Friends..............I Hope you are all fine.
I am using http://www.x10hosting.com.
I am used the MYSQL database.But here is problem is that i can
not find the mysql host name.
i want to connect to the database.
<?php
$connection = mysql_connect('NOT FOUND','Xname','pass123');
?>
I...