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'hi'; ?>..
Decoded Output download
<?php
echo'hi';
?>
Did this file decode correctly?
Original Code
<?php
echo'hi';
?>
Function Calls
None |
Stats
MD5 | 2fcf63568b6379c7fc191b7d0b5bedbf |
Eval Count | 0 |
Decode Time | 81 ms |