Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$xc5 = array("\x65\161" => "\x3d '\45\163\x27", "\156\x65q" => "\x21= \x27%s\x27", "\x67\x..
Decoded Output download
<? $xc5 = array("eq" => "= '%s'", "neq" => "!= '%s'", "gteq" => ">= '%s'", "lteq" => "<= '%s'", "gt" => "> '%s'", "lt" => "< '%s'", "like" => "like '%s'", "nlike" => "not like '%s'", "null" => "is null", "notnull" => "is not null", "in" => "in (%s)", "nin" => "not in(%s)",); ?>
Did this file decode correctly?
Original Code
$xc5 = array("\x65\161" => "\x3d '\45\163\x27", "\156\x65q" => "\x21= \x27%s\x27", "\x67\x74e\x71" => ">= '\x25\163\47", "\154te\x71" => "\x3c\75 '%\x73\x27", "\x67t" => "\x3e '\x25\163\47", "\154t" => "<\x20\x27\45\x73\x27", "\154\x69\153e" => "l\x69\153e\40'%\x73'", "n\x6c\x69k\145" => "n\157t\40\x6c\x69\x6b\x65\40\x27\45\163\47", "null" => "\151\x73\x20\156\165\x6c\x6c", "\156\x6ftn\x75l\x6c" => "i\163 \156o\x74\40n\165l\x6c", "\x69\156" => "\x69n (\45\x73\x29", "n\151\x6e" => "n\x6f\164 i\156(%\163\x29",);
Function Calls
None |
Stats
MD5 | 0145449c63c3163a133e3ecd165177de |
Eval Count | 0 |
Decode Time | 145 ms |