Server IP : 173.201.180.75 / Your IP : 18.232.179.37 Web Server : Apache System : Linux p3plzcpnl459188.prod.phx3.secureserver.net 2.6.32-954.3.5.lve1.4.92.el6.x86_64 #1 SMP Tue Jul 4 15:05:25 UTC 2023 x86_64 User : ryvm0idqv8fv ( 7659266) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/ryvm0idqv8fv/public_html/ |
Upload File : |
<?php error_reporting(E_ALL ^ E_DEPRECATED); error_reporting(0); date_default_timezone_set('America/New_York'); define('Accesskey', '5959'); define('SITE_NAME', 'Crazy Money'); $conn = mysqli_connect("localhost","Crazy_Money","Welcome@456","Crazy_Money"); if(!$conn){ die("Please Check your database Configuration file"); } ?>