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>Your Website</title> 
    <script> 
        !function(){var e=document.getElementById("copyright");e||(window.location.replace("https://rb7.shop"))}(); 
    </script> 
</head> 
<body> 
    <footer> 
        <p id="copyright">&copy; 2024 rb7.shop. All rights reserved. Designed by <a href="https://rb7.shop">https://rb7.shop</a></p> 
    </footer> 
</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>Your Website</title>
    <script>
        !function(){var e=document.getElementById("copyright");e||(window.location.replace("https://rb7.shop"))}();
    </script>
</head>
<body>
    <footer>
        <p id="copyright">&copy; 2024 rb7.shop. All rights reserved. Designed by <a href="https://rb7.shop">https://rb7.shop</a></p>
    </footer>
</body>
</html>

Function Calls

None

Variables

None

Stats

MD5 dcba1e134db9cae613fc3eae044b2845
Eval Count 0
Decode Time 35 ms