Thread: Creating a CMS
View Single Post
  #2 (permalink)  
Old 05-28-2007, 07:25 AM
SpotSec's Avatar
SpotSec SpotSec is offline
Senior Member
 
Join Date: Feb 2007
Location: United States
Posts: 117
Default

Hi,

Zend uses the standard mvc design pattern, so if you haven't read up on this, then I suggest you do some serious researching . At the moment zf doesn't restrict you to a certain structure, but does give recommendations.

If you haven't read up on these:
Zend Framework
Zend Framework Tutorial — a/r/t by php|architect
PHP Coding Standard (draft) - Zend Framework Development - Zend Framework Wiki <-- standards are great... make sure do have one
Reply With Quote