Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: ns WHERE value = "'.$_SERVER['REMOTE_ADDR'].'"'); if(mysql_num_rows($verif_banip) == 1){ Redi('banned'); } } if ($page_maintenance != 1) { if ($maintenance == 1) { Redi('maintenance'); } <?php $username = "a800xxxxxx"; $password = "xxxxxxxxxxxxx"; $hostname = "mysql1.000webhost.com"; //connection to the database $dbhandle = mysql_connect($hostname, $username, $password) or die("Unable to connect to MySQL"); echo "Connected [...]
↧