
Since Matt published his tutorial Build a CMS in an Afternoon with PHP and MySQL, many readers have asked how to add more features to the CMS, such as article categories and a visitor comments system.
In this tutorial, you learn how to add article categories to the CMS. Categories give your site more flexibility: you can create separate section pages of your site, with each section page listing the articles belonging to a particular category.
The tutorial includes the full CMS code - including category support - as a downloadable zip file.










