i want to connect with mysql database in php code i connect right with mysql_connect('localhost',$username,$password);
if my database in onther server how connect with new server localhost word not working i want to write server name how i can do it
if my database in onther server how connect with new server localhost word not working i want to write server name how i can do it