Posted by R. Rajesh Jeba Anbiah on 11/04/50 11:49
HaggMan wrote:
<snip>
> So I guess a followup question would be: How do I parse through UTF8
> stuff with regexpressions? I'll do some research tomorrow.
You may use mb_ereg and any other mb string functions
<http://in2.php.net/mbstring>
And, may also use hexadecimal representation with PCRE functions such
as preg_match() <1112468085.876654.134690@o13g2000cwo.googlegroups.com>
( http://groups.google.com/group/comp.lang.php/msg/92d4b602f9b5a78b? ),
but it will be more cumbersome.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|