Re: Creating new site



On Jul 30, 10:34 am, raido.aas...@xxxxxxxxx (Raido) wrote:
problem... problem is: how to build the whole thing aimed to OOP and use
with Smarty to keep things organized.

Template systems don't enforce code organization, frameworks do, so
that's probably what you want to look into. Cake, Symphony,
CodeIgnitor, etc. will all (more or less) force you to follow their
convention, yielding more organized code, but not an organized site.
You first need wireframing to determine what all pages you'll need.

Steve
.