商品詳情
LYNDA UP AND RUNNING WITH CAKEPHP 視頻教學 英文教學版
商品編號:
本站售價:NT$200
碟片片數:1片
瀏覽次數:34152
|
【轉載TXT文檔】
|
您可能感興趣:
您可能也喜歡:
商品描述
軟體簡介:
Speed up your development with CakePHP, the popular open-source PHP
framework. In this course, author Jon Peck builds a magazine cataloging
system while explaining how to work with the Model-View-Controller (MVC)
development pattern.
The course demonstrates how to install and configure CakePHP, describing
the layout and components. Then, leveraging the Bake console, Jon shows
how to generate and customize code, and explores form validation, database
persistence, and even image uploads. By developing a complete, functional
application, you'll have the foundation you need to build your own applications
with CakePHP.
Topics include:
‧What is CakePHP?
‧Installing and configuring CakePHP
‧Generating a model with Bake
‧Linking models together
‧Generating a controller
‧Saving a model from the controller
‧Displaying a model with a view
‧Debugging a failed save
‧Using helpers to generate HTML
‧Uploading files and displaying images