Hi everyone,

Im trying to store an object which contains an associative array of classes,
each of which contains an array of classes, so a 3-tier hierachy, in the
session object. However, the final tier gets lost upon
serialization/deserialization, why is this and how can I prevent this from
happening?

Thanks in advance.

 - Adam Langley



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

Reply via email to