Hi, does anyone know if it's possible to get the PCRE libraries to support utf8 encoded strings. A cursory glance at the PCRE source which comes with php4.2.3 suggests that it can support it, but that this is not enabled by default.
I'm not a C programmer, but I have a feeling that it may be just a matter of changing a compile flag to PCRE. (the motivation for doing this would be to unicode-enable an existing app which uses PCRE functions). Would very much appreciate comments from those in the know! Thanks David Heath Web Developer OneWorld International Ltd London, UK http://www.oneworld.net/ -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php