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>Php pertamaku</title> </head> <body> <h1>Belajar PHP</h1> <?ph..

Decoded Output download

<html>
<head>
	<title>Php pertamaku</title>
</head>
<body>
<h1>Belajar PHP</h1>
<?php
echo "Belajar php di gilacoding.com";
?>
</body>
</html>

Did this file decode correctly?

Original Code

<html>
<head>
	<title>Php pertamaku</title>
</head>
<body>
<h1>Belajar PHP</h1>
<?php
echo "Belajar php di gilacoding.com";
?>
</body>
</html>

Function Calls

None

Variables

None

Stats

MD5 b8c19bc69c291884c91b7863cc64bd0a
Eval Count 0
Decode Time 123 ms