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