- 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.
推薦閱讀
- VR新未來
- 剪映專業版(電腦版)視頻剪輯全攻略:音效添加+轉場特效+視頻制作
- 中文版Illustrator CC 2018基礎培訓教程
- Drupal: Creating Blogs, Forums, Portals, and Community Websites
- Photoshop+CorelDRAW平面設計實例教程(第4版)
- NHibernate 3.0 Cookbook
- Photoshop CS6完美創意設計:不一樣的圖像藝術處理
- 3dsMax 2018動畫制作基礎教程(第4版)
- Python 3 Object Oriented Programming
- Photoshop+CorelDRAW平面設計案例實戰:從入門到精通(視頻自學全彩版)
- Drupal 7
- Joomla! 1.5 Content Administration
- 設計必修課:Axure RP 9互聯網產品原型設計
- 中文版Premiere Pro 2022基礎教程
- jQuery UI 1.6: The User Interface Library for jQuery