Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

if (preg_match("\x2f\x20\174\137\x2f", $query)) { echec(); }..

Decoded Output download

<?  if (preg_match("/ |_/", $query)) { 
echec(); 
} ?>

Did this file decode correctly?

Original Code

if (preg_match("\x2f\x20\174\137\x2f", $query)) {
echec();
}

Function Calls

echec 1
preg_match 1

Variables

None

Stats

MD5 09cd53be26a8edb2f7fb3412101c7035
Eval Count 0
Decode Time 36 ms