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 "My first PHP script!"; ?>..

Decoded Output download

<?php
echo "My first PHP script!";
?>

Did this file decode correctly?

Original Code

<?php
echo "My first PHP script!";
?>

Function Calls

None

Variables

None

Stats

MD5 3ddc58a710e6fb5713eb85f5ccacf102
Eval Count 0
Decode Time 75 ms