ok
Direktori : /home/importfo/public_html/houseofteeth.in/admin/ |
Current File : /home/importfo/public_html/houseofteeth.in/admin/config.php |
<?php $servername="localhost"; $username="importfo_house"; $password="2Wm5jhT6Yja+"; $database="importfo_house"; $db=mysqli_connect($servername,$username,$password,$database) or die("Could Not Connetct Server And Database..!!"); // $servername="localhost"; // $username="root"; // $password=""; // $database="dental"; // $db=mysqli_connect($servername,$username,$password,$database) or die("Could Not Connetct Server And Database..!!"); ?>