Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rhemon/php-and-mysql-blog-with-cms
- Owner: rhemon
- Created: 2014-08-31T09:24:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-31T09:41:37.000Z (over 10 years ago)
- Last Synced: 2024-10-15T11:08:56.175Z (2 months ago)
- Language: PHP
- Size: 336 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.