[PHP] RE: object passing by reference

2002-11-27 Thread Hoffman, Geoffrey
Tom, you rule. It works. I figured out my problem with my other script too. I had written get and set accessor methods in my class. I discovered that attempting to pass the reference to the set method in the class constructor DOES NOT work, while setting it directly in the class constructor DOES

RE: [PHP] object passing by reference

2002-11-27 Thread Hoffman, Geoffrey
suggestions. TIA- Geoff -Original Message- From: Ernest E Vogelsinger [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 7:06 AM To: Hoffman, Geoffrey Cc: [EMAIL PROTECTED] Subject: Re: [PHP] object passing by reference At 01:34 27.11.2002, Hoffman, Geoffrey spoke out a

[PHP] object passing by reference

2002-11-27 Thread Hoffman, Geoffrey
I want to pass a reference to objectA along with other strings to a new objectB( constructor. Where does my & go? I just keep getting Fatal error: Call to a member function on a non-object Geoff Hoffman Web Designer/Programmer AZ Interactive Media Group Work: (480) 898-7730 Cell: (480) 231-832