Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Create a Simple Blog CMS in PHP and MYSQL
Rating: 4.1 out of 5(115 ratings)
344 students
Created byDanyal Fayyaz
Last updated 9/2016
English

What you'll 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

Course content

5 sections43 lectures4h 53m total length
  • Environment Setup6:24
  • Introduction1:01

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)

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

Who this course is for:

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