PHP
Manuál
Predchádzajúci
Nasledujúci
get_html_translation_table
get_html_translation_table -- Returns the translation table used by
htmlspecialchars()
and
htmlentities()
Description
string
get_html_translation_table
( int table [, int quote_style])
Príklad
1
.
The
$encoded
variable will now contain:
"Hallo amp; lt;Frau gt; amp; Kr auml;mer".
The content of
$original
would be: "Hallo Frau Krämer".
Predchádzajúci
Domov
Nasledujúci
Hore