get_html_translation_table(PHP 4 ) get_html_translation_table -- Returns the translation table used by htmlspecialchars() and htmlentities()Descriptionarray get_html_translation_table ( int table [, int quote_style])get_html_translation_table() will return the translation table that is used internally for htmlspecialchars() and htmlentities(). There are two new constants (HTML_ENTITIES, HTML_SPECIALCHARS) that allow you to specify the table you want. And as in the htmlspecialchars() and htmlentities() functions you can optionally specify the quote_style you are working with. The default is ENT_COMPAT mode. See the description of these modes in htmlspecialchars().
Another interesting use of this function is to, with help of array_flip(), change the direction of the translation. The content of $original would be: "Hallo & <Frau> & Krämer".See also htmlspecialchars(), htmlentities(), strtr(), and array_flip(). |
Ecommerce shopping carts Events management projects Affiliates systems Large sized web projects Real estate and vacation rental projects Asp.net and c# projects |
||
|
Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 the PHP Documentation Group. Web design and webdevelopment and programming done by Software developers and web programmers
Web Design Copyright © 1999-2007. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |