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 include 'html/header.html'; include 'html/contact.html'; include 'htm..
Decoded Output download
<?php
include 'html/header.html';
include 'html/contact.html';
include 'html/footer.html';
?>
Did this file decode correctly?
Original Code
<?php
include 'html/header.html';
include 'html/contact.html';
include 'html/footer.html';
?>
Function Calls
| None |
Stats
| MD5 | 9aab2952d49651485afe9dfdb065259c |
| Eval Count | 0 |
| Decode Time | 71 ms |