posts tagged: content management

How to Build a CMS

Posted on December 7, 2008 at 1:43 am under How To Make a Website

A CMS or Content Management System is a type of web site that allows the user to edit content without having to know HTML. Standard blogging software like WordPress is basically a CMS that displays the content in reverse chronological order. On that note here is a very cool technique using PHP, HTML, JavaScript and [...]