Re: [PHP] nested objects

2007-12-07 Thread Victor Matherly
: php-general@lists.php.net Sent: Friday, December 7, 2007 10:20:47 PM (GMT-0500) America/New_York Subject: Re: [PHP] nested objects Victor Matherly wrote: > > Hello list, > > I want to create a new object and nest the objects variable in an array of > another object. > I think

Re: [PHP] nested objects

2007-12-07 Thread Jochem Maas
Victor Matherly wrote: > > Hello list, > > I want to create a new object and nest the objects variable in an array of > another object. > I think I am going about it the correct way I think you are trying to swat a fly with a nuclear missle. in practice abstracting an HTML table into a bi

Re: [PHP] nested objects

2007-12-07 Thread Cesar D. Rodas
-- > From: "Cesar D. Rodas" <[EMAIL PROTECTED]> > To: "Victor Matherly" <[EMAIL PROTECTED]> > Sent: Friday, December 7, 2007 2:37:23 PM (GMT-0500) America/New_York > Subject: Re: [PHP] nested objects > > Hello > > I hope this help you! > &g

Re: [PHP] nested objects

2007-12-07 Thread Victor Matherly
Thanks that fixed it. That was so simple no wonder I was banging my head on the wall :-). - Original Message - From: "Cesar D. Rodas" <[EMAIL PROTECTED]> To: "Victor Matherly" <[EMAIL PROTECTED]> Sent: Friday, December 7, 2007 2:37:23 PM (GMT-0500) Am