Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$uAgent = strtolower($_SERVER["\x48\x54\124\x50\x5f\125\x53\105\x52\x5f\101\107\105\116\12..
Decoded Output download
<? $uAgent = strtolower($_SERVER["HTTP_USER_AGENT"]); ?>
Did this file decode correctly?
Original Code
$uAgent = strtolower($_SERVER["\x48\x54\124\x50\x5f\125\x53\105\x52\x5f\101\107\105\116\124"]);
Function Calls
strtolower | 1 |
Stats
MD5 | e3bf13311ab343e02f6be879e92e92d7 |
Eval Count | 0 |
Decode Time | 267 ms |