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('Crdito hipotecario', ENT_QUOTES, 'UTF-8');..

Decoded Output download

echo html_entity_decode('Crdito hipotecario', ENT_QUOTES, 'UTF-8');

Did this file decode correctly?

Original Code

echo html_entity_decode('Crdito hipotecario', ENT_QUOTES, 'UTF-8');

Function Calls

html_entity_decode 1

Variables

None

Stats

MD5 d2d27b8534fe8df78d34ad5ae596e560
Eval Count 0
Decode Time 53 ms