Create a Simple Blog CMS in PHP and MYSQL
- 4.2
Brief Introduction
Learn to create a blog with commenting system in php and mysqlDescription
In this course we will create a complete Blog with the admin panel to manage content. The course is designed for anyone even the php beginners.
We will start by creating the user interface of the project by using bootstrap free templates then we will start to make it dynamic and database driven. You will learn the following main features :
- Use Bootstrap templates to build UI of the CMS
- Create a Commenting System
- Perform Database Operations Confidently
- Build a Login/Logout System
- Create an Admin Panel to Manage Content on the Blog CMS
- Make Pages Private by using Sessions
Requirements
- Requirements
- Basics of PHP
- Basics of HTML , CSS and Bootstrap
- Need to Install Xampp(to Execute PHP code on localhost)
- Text Editor(Notepad++) to(Write and Edit PHP Code Files)