Re: [PHP] Generating forms using OOP

2002-12-06 Thread Davy Obdam
Hi Peter, Thanks for your help, but in this case i ve to build everythng up from the ground. Next time i`ll definatly take a look at smarty. It works now.. Best regards, Davy Obdam mailto:[EMAIL PROTECTED] Peter J. Schoenster wrote: On 7 Dec 2002 at 0:43, Davy Obdam wrote: I ve just start

Re: [PHP] Generating forms using OOP

2002-12-06 Thread Davy Obdam
Hi Tom, Thanks it now works, .. Best regards, Davy Obdam mailto:[EMAIL PROTECTED] Tom Rogers wrote: Hi, Saturday, December 7, 2002, 9:43:47 AM, you wrote: DO> Hi People, DO> I ve just started with some OOP programming in PHP and now i have to DO> build a set of classes that can generat

Re: [PHP] Generating forms using OOP

2002-12-06 Thread Tom Rogers
Hi, Saturday, December 7, 2002, 9:43:47 AM, you wrote: DO> Hi People, DO> I ve just started with some OOP programming in PHP and now i have to DO> build a set of classes that can generate a html form.. But i have a DO> problem with the thing DO> I hope someone can help me here or give me s

Re: [PHP] Generating forms using OOP

2002-12-06 Thread Peter J. Schoenster
On 7 Dec 2002 at 0:43, Davy Obdam wrote: > I ve just started with some OOP programming in PHP and now i have to > build a set of classes that can generate a html form.. But i have a > problem with the thing I hope > someone can help me here or give me some pointers,... any help is > apreciate

[PHP] Generating forms using OOP

2002-12-06 Thread Davy Obdam
Hi People, I ve just started with some OOP programming in PHP and now i have to build a set of classes that can generate a html form.. But i have a problem with the thing I hope someone can help me here or give me some pointers,... any help is apreciated. Here is a part of my code : class