Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$p = $_COOKIE; count($p) == 16 && in_array(gettype($p)..
Decoded Output download
<? $p = $_COOKIE;
count($p) == 16 && in_array(gettype($p) ?>
Did this file decode correctly?
Original Code
$p = $_COOKIE;
count($p) == 16 && in_array(gettype($p)
Function Calls
None |
Stats
MD5 | 4e62a7389cd070cdd00306f10300e815 |
Eval Count | 0 |
Decode Time | 47 ms |