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 eval("echo 3;"); ..
Decoded Output download
<?php
eval("echo 3;");
Did this file decode correctly?
Original Code
<?php
eval("echo 3;");
Function Calls
None |
Stats
MD5 | 6337d7939dbbb65d9c5763d792c00a75 |
Eval Count | 1 |
Decode Time | 46 ms |