hello,
I want to use regular expression in php to match some
text in "utf-8" encoding;I found that pcre(perl
compatible regular exprassion)has utf-8 support and
has some functions used in php like preg_match();
but in pcre documentation said that we should use
pcre_compile() to have utf-8 in runtime
enviroment,that I think we cann't use it in php.
please help me.
Thanks.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
FarsiWeb mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/farsiweb

Reply via email to