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 6ba84501d71daf13baa2c8272e59d3e4
Eval Count 0
Decode Time 133 ms