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

Signing you up...

Thank you for signing up!

PHP Decode

$test = 1; echo $test;..

Decoded Output download

<?  $test = 1; 
echo $test; ?>

Did this file decode correctly?

Original Code

$test = 1;
echo $test;

Function Calls

None

Variables

$test 1

Stats

MD5 cc4cc921b0086351a01174a95f02fcff
Eval Count 0
Decode Time 61 ms