목록2026/02/07 (1)
Tyojong
[LOS] green_dragon
query : {$query}"; $result = @mysqli_fetch_array(mysqli_query($db,$query)); if($result['id']){ if(preg_match('/prob|_|\.|\'|\"/i', $result['id'])) exit("No Hack ~_~"); if(preg_match('/prob|_|\.|\'|\"/i', $result['pw'])) exit("No Hack ~_~"); $query2 = "select id from prob_green_dragon where id='{$result[id]}' and pw='{$result[pw]}'"; echo "query2 : {$query2}"; $result = mysqli_fe..
web/LOS
2026. 2. 7. 16:23
