MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/trinix19.ipage.com/.1439893782/rashmi/
File Upload :
Current < : /hermes/bosweb/b1705/trinix19.ipage.com/.1439893782/rashmi/dbconnect.php

<?php
$con=mysql_connect("localhost","root","");
if(!$con)
die('could not connect:'.mysql_error());
mysql_select_db("nritya",$con);
?>