PHP & MySQL Blog App with Admin Panel Tutorial From Scratch - PHP & MySQL Tutorial for Beginners

PHP & MySQL Blog App with Admin Panel Tutorial From Scratch - PHP & MySQL Tutorial for Beginners

EGATOR via YouTube Direct link

Intro Project Overview

1 of 33

1 of 33

Intro Project Overview

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

PHP & MySQL Blog App with Admin Panel Tutorial From Scratch - PHP & MySQL Tutorial for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro Project Overview
  2. 2 XAMPP Installation
  3. 3 Minor Frontend Changes
  4. 4 Creating Blog Folder & Installing Extensions
  5. 5 Project Folder/Files Structure & Configurations
  6. 6 Creating Database blog
  7. 7 Creating Database User egator
  8. 8 Connecting Project To Database blog
  9. 9 Creating Users Table
  10. 10 User Account Registration Signup
  11. 11 User Login Sign in and Access Control
  12. 12 Creating/Adding Users Author/Admin
  13. 13 Displaying/Fetching Users on Manage Users Page
  14. 14 Updating/Editing Users
  15. 15 Deleting User
  16. 16 Creating Categories Table
  17. 17 Creating/Adding Categories
  18. 18 Displaying/Fetching Categories on Manage Categories Page
  19. 19 Updating/Editing Categories
  20. 20 Deleting Categories
  21. 21 Creating Posts Table
  22. 22 Creating/Adding Posts
  23. 23 Displaying/Fetching Posts on Manage Posts Page
  24. 24 Updating/Editing Posts
  25. 25 Deleting Posts
  26. 26 Delete Posts Thumbnail when user is deleted
  27. 27 Set posts category to uncategorized when category is deleted
  28. 28 Displaying/Fetching Posts on Home Page
  29. 29 Single Post Page
  30. 30 Category Posts Page
  31. 31 Blog Page
  32. 32 Searching Post
  33. 33 Final Tests

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.