Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhemon/php-and-mysql-blog-with-cms

Practice Project for PHP and MySQL
https://github.com/rhemon/php-and-mysql-blog-with-cms

Last synced: 23 days ago
JSON representation

Practice Project for PHP and MySQL

Awesome Lists containing this project

README

        

PHP-and-MySQL-Blog-with-CMS
===========================

This is a blog with CMS. Basically, beside the blog, the creator (admin) of the blog can sign in to the admin interface where you can add, delete and change posts. Beside managing the content, this project also provides management for admins, the root admin can only add and delete admins, the rest can only edit their own info. This project was made for practice.