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 79d139761b0cc2774e890e9ebebfcf7a
Eval Count 0
Decode Time 77 ms