At 19:05 10.03.2003, Marcus Börger wrote:
Standard PHP Library

Updated version allows:


class obj_array implements spl::array_read {
   bla ...
}

$obj = new obj_array();

$value = $obj[$index];

marcus


-- ---------------------------------------------------------------------- Marcus Börger - Looking for all sorts of freelance work - just ask...

Did i help you? Consider a gift:
http://www.amazon.de/exec/obidos/wishlist/ho722v0rg1u0
----------------------------------------------------------------------


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



Reply via email to