Verry simple PHP CMS
PHPPublished August 4, 2009 at 10:04 PM 7 CommentsI have some clients who wants simple sites, only to show basic info about them. So, i-ve implemented an simple system to be faster on page building. This are the steps: 1. create basic structure of the site (3 dirs) +content +images +includes 2. we have 4 files to write: a. index.php b. config.php Here,
read more..

