AF>> which turns ampersands, quotes and angle brackets into entities,
AF>> as well as htmlentities(), which turns every non latin1
AF>> character into a numbered entity. You'd think I found my
AF>> function, but the problem is that the latter function does not
AF>> show up in any of the php files, so I am at loss as to what
AF>> function does the translation.

Would http://www.php.net/manual/en/function.htmlentities.php help you?
Look also into get_html_translation_table().

-- 
[EMAIL PROTECTED]      \/  There shall be counsels taken
Stanislav Malyshev      /\  Stronger than Morgul-spells
phone +972-50-624945    /\              JRRT LotR.
whois:!SM8333


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to