Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<div> {{ get_class($this) }} </div> ..
Decoded Output download
<? <div>
{{ get_class($this) }}
</div>
?>
Did this file decode correctly?
Original Code
<div>
{{ get_class($this) }}
</div>
Function Calls
| None |
Stats
| MD5 | 37f60b739e2fae269ecbf0770ca138a8 |
| Eval Count | 0 |
| Decode Time | 95 ms |