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

Signing you up...

Thank you for signing up!

PHP Decode

$do = isset($post["\x6b\145\171"]) ? $post["\153\145\171"] : '';..

Decoded Output download

<?  $do = isset($post["key"]) ? $post["key"] : ''; ?>

Did this file decode correctly?

Original Code

$do = isset($post["\x6b\145\171"]) ? $post["\153\145\171"] : '';

Function Calls

None

Variables

$do

Stats

MD5 9a473991e6f705b4dc93bb33dd9bbbc3
Eval Count 0
Decode Time 54 ms