<?php 
//$con =mysqli_connect("localhost","root","root","megadxlr_megadose");
$con =mysqli_connect("localhost","asihllce","jn&6Jv8mB59HwU","asihllce_asihlangane");
$playstorelink="https://play.google.com/store/apps/details?id=za.co.megadose";
$playstorelinkmanager="https://play.google.com/store/apps/details?id=za.co.megadose.manager";
$playstorelinkself="https://play.google.com/store/apps/details?id=za.co.megadose.selfography";


$sitelink ="https://asihlangane.com";


$c=0;

if (!$con){
echo"
<head>
<script>
$(document).ready(function(){
	$('.textbox').show();
	$('.CloseNavBut').hide();
	
	 $('.textbox').animate({
        'marginLeft' : '+=80%' //moves right
        });


  });
</script>
<style type='text/css'>
.textbox{
background:red;
}
</style>
</head>
<div style='position:absolute;top:0;left:0;width:100%;background:WHITE;z-index:500;color:black'>

";

//die("can not connect:" .mysql_error());

//include('404.html');
echo"</div>";

exit;
}else{

}
?>
