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 // define('INDEX', '/.php/'); header(': ' . INDEX . 'htgl/home'); ..
Decoded Output download
<?php
//
define('INDEX', '/.php/');
header(': ' . INDEX . 'htgl/home');
?>
Did this file decode correctly?
Original Code
<?php
//
define('INDEX', '/.php/');
header(': ' . INDEX . 'htgl/home');
Function Calls
define | 1 |
Stats
MD5 | e5429af8ace1c60badd923163a223b63 |
Eval Count | 0 |
Decode Time | 48 ms |