Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$x = 0; $y = -1800 if($x < $y){ dd(print) }else{dd(dd) }..

Decoded Output download

<?  $x = 0; 
$y = -1800 
 if($x < $y){ 
dd(print) 
}else{dd(dd) 
} ?>

Did this file decode correctly?

Original Code

$x = 0;
$y = -1800
 if($x < $y){
dd(print)
}else{dd(dd)
}

Function Calls

None

Variables

None

Stats

MD5 4f8d26edfb497b6160cc2dbc20f08e22
Eval Count 0
Decode Time 89 ms