Rob,

> $reps = array
> (
>     array
>     (
>         'match'   => '#<a.*</a>#Uims',

Can you explain what the 'U' from #Uims does? Does it have to do with
Unicode? I can't find it anywhere (preg_match doc, man perlre, man
perlop).

Thanks!
Michael

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to