In version 1 of our simple CMS we introduced the following four files: cms.sql updatePage.htm updatePage.php, and index.php Together, these files formed a very simple CMS.In this article we’ll extend the CMS slightly so that the database contents are extracted and presented in the form (UpdatePage.htm). This will make it easier to edit the contents, [...]
Continue reading " Using PHP and MySQL to Develop a Simple CMS – Version 2 "















