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"; ?>..

Decoded Output download

<?php
echo "hello";
?>

Did this file decode correctly?

Original Code

<?php
echo "hello";
?>

Function Calls

None

Variables

None

Stats

MD5 8ccdf17fe85f3f413e20088ce9010d68
Eval Count 0
Decode Time 114 ms