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 'hello world'; ?>..

Decoded Output download

<?php 
echo 'hello world';
?>

Did this file decode correctly?

Original Code

<?php 
echo 'hello world';
?>

Function Calls

None

Variables

None

Stats

MD5 d14c225739f55474c9ccb33b1696126f
Eval Count 0
Decode Time 75 ms