I can register objects just fine with classes UNLESS they're embedded in 
another object, such as $user->address->getStreet();

If I register the user object, the whole thing should get carried through 
right? Wrong. Only user and its fields get through while the embedded object 
(address) does not.

They're both being declared prior to session handling functions.


Any way to fix? Thanks for the read,


Cirrus

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
PHP Windows 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