Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php echo"11"; phpinfo(); ?>..
Decoded Output download
<?php
echo"11";
phpinfo();
?>
Did this file decode correctly?
Original Code
<?php
echo"11";
phpinfo();
?>
Function Calls
phpinfo | 1 |
Stats
MD5 | 062173875b7c99f489d6130b4176a002 |
Eval Count | 0 |
Decode Time | 34 ms |