Posted by Jason Barnett on 06/24/05 17:02
Robert Cummings wrote:
....
>
>
> There's a difference between a reference to a reference and a copy of a
> reference *hehehe*.
>
> Cheers,
> Rob.
Dear diary: jackpot!
Now that makes sense. And am I correctly filling in the blanks when I
guess that $foo3 = $aObj is merely copying the reference instead of
referencing the reference? I probably could have written that more
clearly, but I think you get what I'm saying.
--
NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
[Back to original message]
|