Hello.
I seem to have hit a dead end.
Could someone point me to a foo() example of OOP web page design? (Basic setup for index and sibling page deployment using OOP)
I've built several "frameworks" and am curious how the professionals do it. If you don't know of or can't find any web based examples, possibly a book? I'm not really looking for theory ( I've pretty much got the theory stuff down ), but more hard coded examples.
Thank you,
hag
PS Me? >12 years OOP development, writing code over 20 years
____________________
I'd change the world if someone would leak the source code.
Web Development Architecture
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Web Development Architecture
I would recommend looking at some of the major frameworks: Cake, Symfony, Zend. They all generally follow the current practices in application organization and design.
(#10850)