MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1536/shedlips.com/
File Upload :
Current < : /hermes/bosweb/b1536/shedlips.com/configmass.php

<?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$database_localhost = "ricomente";
$hostname_localhost = "warior.dotstermysql.com";
$username_localhost = "ricomente";
$password_localhost = "cabtax1";
$contents_table = "ricomente";
$localhost = mysql_pconnect($hostname_localhost,$username_localhost,$password_localhost) or die(mysql_error());
mysql_select_db($database_localhost, $localhost);
$dbh=mysql_connect ($hostname_localhost,$username_localhost,$password_localhost) or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db($database_localhost);	

?>