On Feb 2, 2006, at 5:21 PM, Ilia Alshanetsky wrote:

The real test however would be random character access, rather then sequential scans from start to end :-).

How often do you access random characters in a string vs. sequential scans? Which is the more likely scenario in PHP scripts? I think it's the latter.

-Andrei

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

Reply via email to