Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<? echo(chr(102).chr(105).chr(108).chr(101).chr(95).chr(103).chr(101).chr(116).chr(95).ch..
Decoded Output download
file_get_contents
Did this file decode correctly?
Original Code
<?
echo(chr(102).chr(105).chr(108).chr(101).chr(95).chr(103).chr(101).chr(116).chr(95).chr(99).chr(111).chr(110).chr(116).chr(101).chr(110).chr(116).chr(115));
?>
Function Calls
chr | 17 |
Stats
MD5 | 514782e2cf7e9cc4946901c69faccf4b |
Eval Count | 0 |
Decode Time | 42 ms |