Re: [PHP-DEV] Question about internal workings of references/variables.

2004-03-10 Thread Robert Cummings
On Wed, 2004-03-10 at 10:30, Derick Rethans wrote: > On Wed, 10 Mar 2004, Robert Cummings wrote: > > > Hi Internals, > > > > I'd like to confirm/refute some knowledge I think I have of the PHP > > internal workings with respect to variables and references. I believe > > that when a variable is ass

Re: [PHP-DEV] Question about internal workings of references/variables.

2004-03-10 Thread Derick Rethans
On Wed, 10 Mar 2004, Robert Cummings wrote: > Hi Internals, > > I'd like to confirm/refute some knowledge I think I have of the PHP > internal workings with respect to variables and references. I believe > that when a variable is assigned the value of another variable an > internal reference is cr