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 if (htmlspecialchars(isset($_GET['rmsg'])) && htmlspecialchars($_GET['rmsg']) == '..
Decoded Output download
<?php if (htmlspecialchars(isset($_GET['rmsg'])) && htmlspecialchars($_GET['rmsg']) == 'lei') {?>
Did this file decode correctly?
Original Code
<?php if (htmlspecialchars(isset($_GET['rmsg'])) && htmlspecialchars($_GET['rmsg']) == 'lei') {?>
Function Calls
None |
Stats
MD5 | 8f5746c2c7bb132fd3fdef947a8dd9cf |
Eval Count | 0 |
Decode Time | 62 ms |