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 ' head run ';?> <?php $this::contains()?> <?php echo ' foot run ';?>..
Decoded Output download
<?php echo ' head run ';?>
<?php $this::contains()?>
<?php echo ' foot run ';?>
Did this file decode correctly?
Original Code
<?php echo ' head run ';?>
<?php $this::contains()?>
<?php echo ' foot run ';?>
Function Calls
None |
Stats
MD5 | 7868e93555a02f698f50b5d656ffc1cf |
Eval Count | 0 |
Decode Time | 89 ms |