Re: [PHP-DOC] htmlentities

2002-08-10 Thread Gabor Hojtsy
> It may seem painfully obvious to everyone but me, but I couldn't > figure out why htmlentities was converting only some characters and > not others. Now I see the blatant truth, that htmlentities converts > only those characters with *named* entities, not *numbered* entities. > Maybe include tha

[PHP-DOC] htmlentities

2002-08-09 Thread Kevin Vogt
It may seem painfully obvious to everyone but me, but I couldn't figure out why htmlentities was converting only some characters and not others. Now I see the blatant truth, that htmlentities converts only those characters with *named* entities, not *numbered* entities. Maybe include that in the d