Source Code:
(back to article)
<?php $table = get_html_translation_table(HTML_ENTITIES, ENT_QUOTES); print_r($table); ?>
Result:
Report an issue