From: Vangelis H. <han...@uc...> - 2007-02-15 10:27:37
|
The regex filter function calls preg_match - but unfortunately this does not work for multibyte character sets such as UTF-8. Would it be possible to use the mb_ereg* functions if the mbstring extension is available? Or alternatively, allow for some sort of callback mechanism so that the user deals with the whole regex thing. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |