Adam 2009-02-09
Documentation » Getg_html
Escapes passed HTML code text that doesn't match configured allowed HTML tags
string g_html( string $text )
Parameters
- string $text HTML code to escape
Returns
- string Escaped HTML code with all HTML non-matching config HTML entities escaped
Last edited 2009-02-24 16:40:27
