Chapter 15. Hand-Coding a Basic CMS
As the final activity in the book, you’ll build a content management system for the country profiles. Using it, Newland Tours employees will be able to insert new country profiles, and modify or delete existing country profiles, using simple HTML forms as their interface. You’ve already used UPDATE
and INSERT
SQL statements to manage content, so the only new SQL in this lesson is the DELETE
statement.
In this lesson, in contrast to the previous lessons where you built pages that inserted ...
Get Macromedia® Dreamweaver® 8 with ASP, Coldfusion® and PHP: Training from the Source now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.