On Sat, 13 Dec 2003, Jan Schneider wrote:
> Maybe. Due to PHP lacking byte stream functions, working with str* is the
> only solution atm.

And my contention is that there is no way to do this right now.  If you 
rely on a str*() function to do this your application is broken since you 
cannot reasonably expect a character to always be 8 bits wide.  

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to