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

Signing you up...

Thank you for signing up!

PHP Decode

<html> <head> <title>Im a Chicken </title> </head> <body> echo "I am chicken man"; pri..

Decoded Output download

<?  <html> 
<head> <title>Im a Chicken </title> </head> 
<body> 
echo "I am chicken man"; 
print "Im a chicken woman"; 
</body> 
</html> ?>

Did this file decode correctly?

Original Code

<html>
<head> <title>Im a Chicken </title> </head>
<body>
echo "I am chicken man";
print "Im a chicken woman";
</body>
</html>

Function Calls

None

Variables

None

Stats

MD5 dfb93ad913e87161ba5dde2f4e803c60
Eval Count 0
Decode Time 78 ms