Nathan Rixham wrote:
Shiplu wrote:
How to match accented characters by preg match?? I need to match ">Sin
garantÃa<" by "/>([^<]+)
convert to utf8 and use the U modifier on the regex string?
sorry.. lowercase "u" for utf8! (U is ungreedy)
--
PHP General Mailing List (http://www.php.net/)
To u
Shiplu wrote:
How to match accented characters by preg match?? I need to match ">Sin
garantÃa<" by "/>([^<]+)
convert to utf8 and use the U modifier on the regex string?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo