Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Simple Password

$
0
0
Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': } else { //kalau username ataupun password tidak terdaftar di database header('location:admin.php?gagal'); } ?> <?php session_start(); if($username && $password){ $query= mysql_query("SELECT * FROM admin WHERE username= '$username' && password='$password'"); $hitung= mysql_num_rows($query); if($hitung !=0){ while ($row=mysql_fetch_assoc($query)){ $myusername= $row['username']; $mypassword= $row['password']; } if($username==$myusername && $password==$mypassword){ header("location:ind Source: http://pastebin.com/raw.php?i=Y6FqnHNK

Viewing all articles
Browse latest Browse all 2834

Trending Articles