- PHP 5 CMS Framework Development / 2nd Edition
- Martin Brampton
- 199字
- 2021-04-13 17:21:58
In this introductory chapter, we have reviewed:
- Why the idea of a content management system has become important for web building, and how its definition has become more flexible to meet broadening needs.
- The essential and desirable features that will be needed for a CMS, and therefore should be included in a CMS framework.
- Basic ideas for managing a CMS-driven website, including the security considerations that affect the choice of a distinctly separate administrator login.
- A brief justification for using object-oriented design techniques and exploiting the greatly improved OO features of PHP5. The object patterns that are most relevant to a CMS framework. Some questions about how best to make use of PHP.
- The ways in which we can create XHTML for delivery to a browser, taking advantage of the features PHP offers for the purpose.
- How environmental factors, especially security, shape the design of a CMS framework, which needs to be designed from the outset to be as robust as possible in the face of cracker attacks.
The next chapter starts to look at some fundamental topics required for building any advanced PHP system, starting with how to manage the numerous code modules of a large system.
推薦閱讀
- ModelSim電子系統分析及仿真(第3版)
- 云化虛擬現實技術與應用
- Moodle 2.0 E/Learning Course Development
- Entity Framework Tutorial
- Oracle VM Manager 2.1.2
- Photoshop CC從入門到精通(全彩超值版)
- ABAQUS有限元分析從入門到精通(第3版)
- 有趣的Flutter:從0到1構建跨平臺App
- Photoshop CS6從入門到精通
- 無師自通AutoCAD 2014中文版機械設計
- 剪映真傳:88招玩轉短視頻剪輯
- 手把手教你學成PPT高手
- After Effects影視特效與電視欄目包裝實例精粹
- Python Text Processing with NLTK 2.0 Cookbook
- Apache Axis2 Web Services, 2nd Edition