Get MySQL host information
<?php mysql_connect("mysql153.secureserver.net","java2s","password"); echo mysql_get_host_info(); ?>