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

Signing you up...

Thank you for signing up!

PHP Decode

<!DOCTYPE html> <html> <body> <a href="test_get.php?subject=PHP&web=W3schools.com">Te..

Decoded Output download

<?  <!DOCTYPE html> 
<html> 
<body> 
 
<a href="test_get.php?subject=PHP&web=W3schools.com">Test $GET</a> 
 
</body> 
</html> ?>

Did this file decode correctly?

Original Code

<!DOCTYPE html>
<html>
<body>

<a href="test_get.php?subject=PHP&web=W3schools.com">Test $GET</a>

</body>
</html>

Function Calls

None

Variables

None

Stats

MD5 76b1de151b61a41b145ca506da5de5e1
Eval Count 0
Decode Time 47 ms