Create a Simple Blog CMS in PHP and MYSQL

Learn to create a blog with commenting system in php and mysql

Ratings: 4.02 / 5.00




Description

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

What You Will Learn!

  • Use Bootstrap templates to build UI of the CMS
  • Create a Commenting System
  • Perform Database Operations Confidently
  • Build a Login/Logout System
  • Make Pages Private by using Sessions

Who Should Attend!

  • Anyone who is fairly new to PHP Developement
  • Anyone who wants to learn Practically