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 echo 'HelloWorld'; ?>..

Decoded Output download

<?php
echo 'HelloWorld';
?>

Did this file decode correctly?

Original Code

<?php
echo 'HelloWorld';
?>

Function Calls

None

Variables

None

Stats

MD5 752912aca60c02789887ff4b1cad08d1
Eval Count 0
Decode Time 36 ms