2009-08-06

MVC components work together to server a web page



MVC components work together to server a web page.


補充說明 :

1. Request from brower
2. Router
3. Dispatcher
4. Controller
5. View
6. Model
7. Response to browser

2009-08-05

ZF, CakePHP, Codelgniter, Solar and Symfony 比較


ZF, CakePHP, Codelgnite, Sp;ar and Symfony




ZF 基本元件圖

ZF 元件圖

Components in ZF


Components in ZF





Why use ZF ?

選用 ZF 的優點, 有哪些!?




1. It has full documention.

具備完善的文件說明

2. Development is simple.

豐富的開發範例

3. Development is rapid.

具有快速開發, 簡化複雜度的優勢

4. Everything is in the box.

將複雜的資訊整理與封裝

5. It has a modern design.

模組化設計, 可以輕易的找出你所需要的模組

6. It is easy to learn.

簡易上手

MVC flow in ZF




ZF : MVC Flow