On a sidenote, is it possible in Zend to implmement something such as:

$string = "Foobar";
$string = &$string[1];

I actually thought that would work, however upon testing it throws an
error... Just curious.

John



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

Reply via email to