Part 8: How to Build PHP and MySQL CMS Website Software
Source Files - http://www.developphp.com/view.php?tid=322
In part 8 we create the forms and PHP scripts geared for editing existing pages that have already been made. The user can edit existing pages and we record the last edit date. We use the page ID numbers and a form field for the admin to claim which page they want to modify in this simple system. All of the existing data is queried from MySQL and placed into the form fields automatically to make life easy for the administrator.
- Tag:
- cms,
- flashbuilding,
- mysql,
- php
Comments
Post new comment