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

Signing you up...

Thank you for signing up!

PHP Decode

$hello = ""; $hi = "abcd"; ..

Decoded Output download

<?  $hello = ""; 
$hi = "abcd"; 
 
 ?>

Did this file decode correctly?

Original Code

$hello = "";
$hi = "abcd";

Function Calls

None

Variables

$hi abcd
$hello

Stats

MD5 a8a6dfc1675caa23703b9c6fbe09d461
Eval Count 0
Decode Time 37 ms