CMS Project in PHP free download with Source Code
This project was built using php and mysql, this is a content management system divided into two sections :
- The simple user can explore articles, add comments, register, log in, and send contact messages.
- The admin section where the superuser can add posts, categories, admins, update and delete content, approve and disapprove comments, and explore cms website stats.
How to use
Add a new MYSQL database call it php_cms, inside the zipped folder you will find the MYSQL database file all you have to do is to import the file into your database.