Posted by Ewoud Dronkert on 11/18/05 20:11
Chung Leong wrote: > echo preg_match('/./u', $text); That will match on any single utf8 character, which could potentially be followed by non-utf8 data... Also, I'm not sure about its behaviour when encountering such data. -- E. Dronkert
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming