Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

header("Location: https://www.google.com"); exit();..

Decoded Output download

<?  header("Location: https://www.google.com"); 
exit(); ?>

Did this file decode correctly?

Original Code

header("Location: https://www.google.com");
exit();

Function Calls

header 1

Variables

None

Stats

MD5 3f2949885cb29e3078564faab540052a
Eval Count 0
Decode Time 49 ms