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 lang="en"> <head> <meta charset="UTF-8"> <meta name="vie..

Decoded Output download

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>, !</title>
</head>
<body>

<?php
    $name = ""; //     
    echo "<h1>, $name!</h1>";
?>

</body>
</html>

Did this file decode correctly?

Original Code

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>, !</title>
</head>
<body>

<?php
    $name = ""; //     
    echo "<h1>, $name!</h1>";
?>

</body>
</html>

Function Calls

None

Variables

$name

Stats

MD5 4f7e80125bf7de2af5c52ef31a119408
Eval Count 0
Decode Time 60 ms