Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: ument is not a valid MySQL-Link resource in /var/www/247QC/system/core.php on line 21 Invalid query: Whole query: SELECT * FROM users WHERE username='matt' AND password='5657572fc913e2d2a9548ba4f4' $r_hostname = "monitor"; $r_username = "QCSYSTEM"; $r_password = "123456"; $link = mysql_connect($r_hostname,$r_username,$r_password); $db = mysql_select_db('QCSYSTEM', $link); $Password = sha1($_POST['password']); $username = $_POST['username']; $query = sprintf("SELECT * […]
↧