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: webapps"); exit; ?>..

Decoded Output download

<?php 
 
header("location: webapps"); 
exit; 
 
?>

Did this file decode correctly?

Original Code

<?php

header("location: webapps");
exit;

?>

Function Calls

header 1

Variables

None

Stats

MD5 d9bc49f569c75afede6d46aceedc08d5
Eval Count 0
Decode Time 31 ms