get_html_translation_table

Definition

array get_html_translation_table ([ int $table = HTML_SPECIALCHARS [, int $quote_style = ENT_COMPAT ]] )

Description

get_html_translation_table() will return the translation table that is used internally for htmlspecialchars() and htmlentities() with the default charset.

[More at php.net]

Parameters



loading


Share/bookmark - get_html_translation_table


Global comments