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 echo "<h3>Demofile 1</h3>"; echo "<p>Das ist das Demofile 1</p>"; ?>..

Decoded Output download

<h3>Demofile 1</h3><p>Das ist das Demofile 1</p>

Did this file decode correctly?

Original Code

<?php


echo "<h3>Demofile 1</h3>";
echo "<p>Das ist das Demofile 1</p>";
?>

Function Calls

None

Variables

None

Stats

MD5 6b9d60ccd53f883a7b90673a2e410ee5
Eval Count 0
Decode Time 54 ms