Greetings,

I know there's been some discussion of adding support for string
indexing (that would be exclusive to strings [because it wouldn't apply
to arrays] and therefore more efficient) using curly braces
($someStr{0}, $someStr{1}, etc.).

Has this been implemented, and, if so, in what version did this first
appear?

Thanks,

--Toby Butzon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to