Re: [PHP-DEV] Re: zend api object in object

2001-07-15 Thread David Eriksson

On Fri, 13 Jul 2001, Richard Samar wrote:

 I finally figured out how to do this.
 Thanks a lot to zeev@efnet and hartmu@ircnet.

 -Richard

Hello,

What about posting the solution to the list too? :-)

Regards,

-\- David Eriksson -/-

An expert in a particular computer language is really an expert
in the work-arounds necessary to use this language to perform
useful work. - Richard B. Johnson


-- 
PHP Development 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]




[PHP-DEV] Re: zend api object in object

2001-07-13 Thread Richard Samar

I finally figured out how to do this.
Thanks a lot to zeev@efnet and hartmu@ircnet.

-Richard

Richard Samar wrote:
 
 Hi,
 
 Sterling asked me to post this *here* instead of query on IRC ;-))
 
 I'd like to write a function which gets on argument (an object).
 The function itself creates another object and adds the object
 it got to this object and returns this object.
 
 So in PHP one is able to create an object

-- 
PHP Development 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]




[PHP-DEV] Re: zend api object in object

2001-07-13 Thread Richard Samar

s/hartmu/hartmut

Richard Samar wrote:
 
 I finally figured out how to do this.
 Thanks a lot to zeev@efnet and hartmu@ircnet.

-- 
PHP Development 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]