But,

On Wed, 01 Oct 2003 14:46:14 -0400
Gerard Samuel <[EMAIL PROTECTED]> wrote:

...[snip]...

> When I say that I don't know what characters Im expecting.
> Im not talking about normal html entities, like &amp; &nbsp &lt;
> Im talking about chinese/japanese/korean/taiwanese alphabet, numbers
> 
> (even punctuation if applicable).
> Maybe Im thinking too hard, but trying to take far east languages 
> alphanumeric charaters into account,
> seems like overkill.
> Feel free to correct me.

"Far east languages" are not necessarily in this form: "&#nnnnn;" So,
running htmlspecialchars() on, say, Japanese characters would do NO
harm since &, ", ', <, > are NOT Japanese characters ;)

Or, am I missing something? :)

- E -
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to