/* created script by Last Qye */
if (strpos($_SERVER['REQUEST_URI'], "select") ||
strpos($_SERVER['REQUEST_URI'], "concat") ||
strpos($_SERVER['REQUEST_URI'], "union") ||
strpos($_SERVER['REQUEST_URI'], "base64"))
{
echo "
404 Not Found!
";
@header("HTTP/1.1 414 Request-URI Too Long");
@header("Status: 414 Request-URI Too Long");
@header("Connection: Close");
@exit;
}
/* created script by Last Qye */
Sabtu, 20 Oktober 2012
anti SQL injectiont pada php
Langganan:
Posting Komentar (Atom)
0 komentar:
Posting Komentar
Terima kasih telah memberi komentar, kritikan dan saran akan weblog kami