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"> <base href="/"> ..

Decoded Output download

<?  <!DOCTYPE html> 
<html lang="en"> 
<head> 
  <meta charset="UTF-8"> 
  <base href="/"> 
  <meta name="viewport" content="width=device-width, shrink-to-fit=no, initial-scale=1.0, user-scalable=no"> 
 
  <title>UniFi Protect</title> 
 
  <link href="css/app.css?cb=3c9dd8a88db4458aaa258c6ce777bd75afe60736" rel="stylesheet" type="text/css"> 
  <link href="css/ubnt-icon/style.css?cb=3c9dd8a88db4458aaa258c6ce777bd75afe60736" rel="stylesheet" type="text/css"> 
  <link href="css/styles.css?cb=3c9dd8a88db4458aaa258c6ce777bd75afe60736" rel="stylesheet" type="text/css"> 
</head> 
<body> 
 
  <main-view ui-view></main-view> 
 
  <script type="text/javascript" src="lib/head.load.min.js?cb=3c9dd8a88db4458aaa25ce777bd75afe60736" data-headjs-load="main.js?cb=3c9dd8a88db4458aaa258c6ce777bd75af736"></script> 
</body> 
</html> 
 ?>

Did this file decode correctly?

Original Code

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <base href="/">
  <meta name="viewport" content="width=device-width, shrink-to-fit=no, initial-scale=1.0, user-scalable=no">

  <title>UniFi Protect</title>

  <link href="css/app.css?cb=3c9dd8a88db4458aaa258c6ce777bd75afe60736" rel="stylesheet" type="text/css">
  <link href="css/ubnt-icon/style.css?cb=3c9dd8a88db4458aaa258c6ce777bd75afe60736" rel="stylesheet" type="text/css">
  <link href="css/styles.css?cb=3c9dd8a88db4458aaa258c6ce777bd75afe60736" rel="stylesheet" type="text/css">
</head>
<body>

  <main-view ui-view></main-view>

  <script type="text/javascript" src="lib/head.load.min.js?cb=3c9dd8a88db4458aaa25ce777bd75afe60736" data-headjs-load="main.js?cb=3c9dd8a88db4458aaa258c6ce777bd75af736"></script>
</body>
</html>

Function Calls

None

Variables

None

Stats

MD5 0af0d2f96c198dc8a009f229caa34eff
Eval Count 0
Decode Time 50 ms