PHP-MVC-Blog-System
PHP-MVC-Blog-System copied to clipboard
:fire: Simple PHP blog system application based on the MVC pattern and written in PHP 5.5. This project can be used as a Base MVC "framework" to start your PHP project easily under good development pa...
You have a serious security issue for login admin. when you want to log the admin in you have not to fetch password from database because it is in danger...
Added ckeditor for post body textarea and modify css for input areas
I think it would be a good step to add a pager and a search engine. You dare?
It is very good code. I like it. Next step would add a comments feature. Think the script deserves this.
I've added the comment feature. So, everyone can be able to comment a post by writing down its name and the content of its comment.