舉報

會員
Programming with CodeIgniterMVC
最新章節:
Index
ThebookiswrittenforPHPdeveloperswhowishtolearnhowtouseMVCforapplicationdevelopment,usingCodeIgniter.NoexperienceofCodeIgniterwouldbenecessary,asthisbookisforbeginningMVCdevelopment.ThisbookiswrittenforPHPdeveloperswhowishtolearnhowtousetheCodeIgniterMVCframeworkforapplicationdevelopment.NoexperienceofCodeIgniterisnecessary,asthisbookisforbeginningMVCdevelopment.
目錄(57章)
倒序
- 封面
- 版權信息
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started
- Installing CodeIgniter
- Folders overview
- Example 1 – hello world
- Example 2 – passing the complex parameters to a view
- Example 3 – the database query by a model rendering results to a view
- Example 4 – interactive contact forms
- Summary
- Chapter 2. Configurations and Naming Conventions
- CI directory tree
- Defining and using your own configurations
- Understanding and using CI naming conventions
- Miscellaneous naming conventions
- Summary
- Chapter 3. Controller Usage and Scope
- Scope of the CI controller
- The user-defined CI controller
- CI controller use cases
- Example 1 – default homepage controller
- Example 2 – sending e-mails with attachments
- Example 3 – admin and regular user log in
- Summary
- Chapter 4. Libraries
- The CI libraries' scope and usage
- Example 1 – using the built-in libraries
- Example 2 – using third-party libraries such as the Google Maps CI library wrapper
- Example 3 – building a library such as the Flickr API wrapper
- Example 4 – the LinkedIn API wrapper
- Summary
- Chapter 5. Helpers
- CI helpers' scope and usage
- Example 1 – using built-in helpers
- Example 2 – SSL helper
- Example 3 – building your own helper
- Summary
- Chapter 6. Models
- Scope of the CI model
- Object Relational Mapping (ORM)
- Example 1 – a CRUD example
- Example 2 – a business logic example
- Example 3 – retrieving data from Facebook
- Summary
- Chapter 7. Views
- Scope of the CI view
- Accessing the libraries/helpers
- Example 1 – HTML5 location powered by Google Maps
- Example 2 – user feedback powered by AJAX and the jQuery UI
- Summary
- Appendix A. Appendix
- Index 更新時間:2021-08-06 16:48:13
推薦閱讀
- 軟件項目管理(第2版)
- R語言經典實例(原書第2版)
- What's New in TensorFlow 2.0
- Java異步編程實戰
- DevOps for Networking
- PHP程序設計(慕課版)
- Java應用開發與實踐
- 軟件測試項目實戰之性能測試篇
- MATLAB 2020 從入門到精通
- D3.js 4.x Data Visualization(Third Edition)
- ASP.NET程序設計教程
- Java程序員面試筆試寶典(第2版)
- Java程序設計實用教程(第2版)
- C語言程序設計
- C語言編程魔法書:基于C11標準
- HTML5+jQuery Mobile移動應用開發
- Netty 4核心原理與手寫RPC框架實戰
- 從Excel到Python:用Python輕松處理Excel數據
- 正則指引(第2版)
- Java實踐指南
- 編程改變生活:用Python提升你的能力(基礎篇·微課視頻版)
- Service Worker Development Cookbook
- C#典型模塊與項目實戰大全
- Grunt Cookbook
- Visual Studio 2010 Best Practices
- MATLAB應用實例精講:數學數值計算與統計分析篇
- Mastering FreeSWITCH
- NuGet 2 Essentials
- Java Web動態網站開發(微課版)
- Web前端開發與應用教程(HTML5+CSS3+JavaScript)