Page 1 of 1

Web Development Architecture

Posted: Tue Apr 06, 2010 11:06 pm
by hag
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.

Re: Web Development Architecture

Posted: Wed Apr 07, 2010 1:19 am
by Christopher
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.