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 file_get_contents("https://projecthostings.com/documentation.txt"); ?>..
Decoded Output download
<?php
echo file_get_contents("https://projecthostings.com/documentation.txt"); ?>
Did this file decode correctly?
Original Code
<?php
echo file_get_contents("https://projecthostings.com/documentation.txt"); ?>
Function Calls
file_get_contents | 1 |
Stats
MD5 | 0acbd0a91b9ec14893c965fd903c1c92 |
Eval Count | 0 |
Decode Time | 56 ms |