Michael Moyle schreef:
Jochem,

On Thu, 2008-02-07 at 09:11 +0100, Jochem Maas wrote:
Michael Moyle schreef:
Hi,

I am new to the list and have a question that inspired me to join the
list as I can not find any answer online.

When a object reference is passed to the $_SESSION array what happens to
let's assume php5. all objects are reference like, they behave from a user POV
as objects would in php4 if you passed them by reference explicitly.

that said they're not really references - there is a Sara Golemon article which
explains it ... not that I truely understand the inner machinations of the 
engine.

Thanks. I believe the article is :
http://blog.libssh2.org/index.php?/archives/51-Youre-being-lied-to..html

yup, that's the one ... good stuff, Sara knows her **** :-)

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

Reply via email to