Write a CMS in PHP
Learn how to develop well structured web sites with a content manager.
- A single entry point for the whole website
- Initialization and configuration
- Views and language support
- Images and translations
- Layout and head of a document
- Style sheets
- Controlling actions
- Building blocks
- Structuring a form
- Returning an HTTP error
- Protect a form with a captcha
- Access to a database
- Monitoring visits
- Avoid resending a form
- Identifying users
- Manage a community of users
- Send a new password by email
- Associate a user to an avatar
- Creation of a user account
- Content structure
- Filing the content
- Page layout
- PHP content
- File insertion
- Editing a node
- Editing a node content
- Editing a thread
- Editing a thread content