Object-Oriented Form Handler

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Hmm looks like I killed the thread
thinsoldier
Forum Contributor
Posts: 367
Joined: Fri Jul 20, 2007 11:29 am
Contact:

Post by thinsoldier »

ole wrote:Hmm looks like I killed the thread
Nope. Very Interesting.

I'm trying to build my own as well, I've got this real estate thing with over 60 fields in one form that can change dramatically from client to client (all clients insist on keeping all 60+ fields in the same page :( )

I've got a long way to go :( Still haven't ever used the extending or abstracting abilities of classes yet.
Post Reply