Lynda com MVC Frameworks For Building PHP Web Applications 四款開源PHP網路應用平臺產品基本應用教學 英文正式版
軟體簡介:
Lynda.com 出品的時長3小時35分鐘的四款開源PHP網路應用平臺產品基本應用教學
,Drew Falkman 介紹了四款開源PHP網路應用平臺產品Zend,Symfony,CakePHP和
CodeIgniter 。課程內容包括基本框架概念;探討了模型 - 視圖 - 控制器(MVC)
模式簡化,組織和維護代碼,以及 細節插件,四個框架中的每個基本應用的細節。
課程附帶練習文件。
In this course, author Drew Falkman tours four open-source PHP
frameworks: Zend, Symfony, CakePHP, and CodeIgniter. The course
covers basic framework concepts; explores the Model-View-Controller
(MVC) pattern as a means of simplifying, organizing, and maintaining
code; and details the ins and outs of developing basic applications
in each of the four frameworks. Exercise files accompany the course.
Topics include:
Why use a framework
Exploring basic framework concepts
Comparing Zend, Symfony, CakePHP, and CodeIgniter
Downloading and installing each framework
Exploring MVC in each framework
Creating basic PHP projects