Detected 3 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: ครบนะครับ<h3>"; exit(); } include ('connectm.php'); $result = mysql_query("select * from memberct where username='$username' and password='$password' "); $num = mysql_num_rows($result); /* $sql="select * from memberct where username='$username' and password='$password' "; $result=mysql_db_query($dbname,$sql); $num=mysql_num_rows($result); mysql_close(); */ if($num<=0) { echo "<h3>ERROR : Username หรืภPassword ไม่ถูà¸à¸•้à¸à¸‡</h3>"; }else{ session_start(); $_SESSION[sess_userid]=session_id(); $_SESSION[sess_usern Source: http://pastebin.com/raw.php?i=XA6mmesx
↧