Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
echo html_entity_decode('...', ENT_QUOTES, 'UTF-8');..
Decoded Output download
echo html_entity_decode('...', ENT_QUOTES, 'UTF-8');
Did this file decode correctly?
Original Code
echo html_entity_decode('...', ENT_QUOTES, 'UTF-8');
Function Calls
html_entity_decode | 1 |
Stats
MD5 | 2527662e9b59add34e5fef055320ca72 |
Eval Count | 0 |
Decode Time | 44 ms |