[PHP-DEV] htmlentities and locales

2001-05-22 Thread Wez Furlong
Hey guys, I was wondering if anyone has managed to take a look at my patch for htmlentities() yet? I would like to commit it this evening; I have been testing it live in-house and it seems to be working just fine. --Wez. -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] htmlentities and locales

2001-05-21 Thread Wez Furlong
Hey, I've started to work on making htmlentities aware of different charsets. Now, the question is, how do we let it know which charset to use? There is a comment in ext/standard/html.c that says it would be wise to use the LC_CTYPE setting but the problem is that there is no easy way to