Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

height: 0px; width: 0px; overflow: hidden; visibility: hidden; } input[typ..

Decoded Output download

<?   height: 0px; 
  width: 0px; 
  overflow: hidden; 
  visibility: hidden; 
  } 
  input[type=checkbox].form-error, 
  input[type=email].form-error, 
  input[type=number].form-error, 
  input[type=password].form-error, 
  input[type=text].form-error, 
  input[type=tel].form-error, 
  input[type=url].form-error { 
  border: 1px solid #dd4b39; 
  } 
  .error-msg { 
  margin: .5em 0; 
  display: block; 
  color: #dd4b39; 
  line-height: 17px; 
  } 
  .help-link { 
  background: #dd4b39; 
  padding: 0 5px; 
  color: #fff; ?>

Did this file decode correctly?

Original Code

 height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  .error-msg {
  margin: .5em 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;

Function Calls

None

Variables

None

Stats

MD5 10fd05cfd8c702ee6fd43c60a91c2550
Eval Count 0
Decode Time 82 ms