Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<input name="license" type="text" class="text_box" id="license" size="22"/> <input type="..
Decoded Output download
<? <input name="license" type="text" class="text_box" id="license" size="22"/>
<input type="hidden" name="cmd" value="check"/>
?>
Did this file decode correctly?
Original Code
<input name="license" type="text" class="text_box" id="license" size="22"/>
<input type="hidden" name="cmd" value="check"/>
Function Calls
| None |
Stats
| MD5 | 927538aa7aa97edadeddaf9ffa8fcf4a |
| Eval Count | 0 |
| Decode Time | 67 ms |