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 chr(46).chr(47).chr(97).chr(46) ?>..

Decoded Output download

./a.

Did this file decode correctly?

Original Code

<?php
echo chr(46).chr(47).chr(97).chr(46)
?>

Function Calls

chr 4

Variables

None

Stats

MD5 24802b66d001b053ab9bcec6f495fcdd
Eval Count 0
Decode Time 84 ms