"Nick Eby" <[EMAIL PROTECTED]> wrote :

> that will work just fine.  think of it this way- the array $item is
> registered (and maybe unregistered) with the session, but its elements
> aren't individually registered with the ________.  just
register/unregister the
> array, and otherwise work with the array by setting and unsetting the
> elements as you described.
>
>


fill in the blank... should've said "session".



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to