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 "\150\145\154\154\x6f"; exit; ..

Decoded Output download

<?php
 echo "hello"; exit;

Did this file decode correctly?

Original Code

<?php
 echo "\150\145\154\154\x6f"; exit;

Function Calls

None

Variables

None

Stats

MD5 93fa9c819a59ea26001986ad0c1610d4
Eval Count 0
Decode Time 50 ms