php - What are Zend Framework modules? -


i want build simple crud site using framework i'm confused file structure/concept. understand concept of mvc, i've done projects using codeigniter in past. i'm following tutorial on official site, did lot of configurations , tried creating module skeleton app provided them, no problem in doing so. here questions,

  1. is each module website? create new module in zend application folder each time create new website uses framework?

  2. or, each page/sub-page of website module?

before modules came out (that before zend 2), had manually declare folders containing different kind of controllers belonging different containers (modules). wasn't handy of course , i'm pretty sure they've adopted module system more symfony 2 module oriented.

a module isn't necessarily website can part of website : example, can use 1 module admin access , 1 public access.

hope you


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -