$user_id = mysql_escape_string(trim($user_id));
$password = mysql_escape_string(trim($password));
출처 : http://lab.ecrobot.com/advisories/ec2002080801/
$password = mysql_escape_string(trim($password));
출처 : http://lab.ecrobot.com/advisories/ec2002080801/
'System & Develop > PHP' 카테고리의 다른 글
제로보드 및 그누보드 원격 취약점 (0) | 2009.02.06 |
---|---|
웹 로그 분석 관련 (0) | 2003.02.26 |
PHP-CLASS ???? (1) | 2002.12.26 |
앙 이것 좀 (0) | 2002.12.21 |
에러 좀 잡아줘요.... (3) | 2002.12.16 |