Complete PHP and MySQL Blog Application Tutorial - From Scratch to Deployment

Complete PHP and MySQL Blog Application Tutorial - From Scratch to Deployment

EGATOR via YouTube Direct link

Add Category Page

21 of 52

21 of 52

Add Category Page

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Complete PHP and MySQL Blog Application Tutorial - From Scratch to Deployment

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

  1. 1 Intro Project Demo & What you'll learn
  2. 2 File/Project Folder Structure
  3. 3 Nav HTML
  4. 4 CSS Variables & General styles
  5. 5 Nav CSS
  6. 6 Featured Post
  7. 7 General Post CSS
  8. 8 Featured Post CSS
  9. 9 Posts
  10. 10 Category Buttons
  11. 11 Footer
  12. 12 Media Queries Responsive Design
  13. 13 Nav Dropdown
  14. 14 Blog Page HTML & CSS
  15. 15 Single Post Page HTML & CSS
  16. 16 Category Posts HTML & CSS
  17. 17 About, Services, Contact Page HTML & CSS
  18. 18 Sign Up Page HTML
  19. 19 General Form CSS
  20. 20 Sign in Page
  21. 21 Add Category Page
  22. 22 Add Post Page
  23. 23 Add User Page
  24. 24 Edit Category, Edit Post & Edit User Pages
  25. 25 Manage Categories Page
  26. 26 Dashboard CSS
  27. 27 Manage Users Page
  28. 28 Manage Posts Page
  29. 29 XAMPP Installation
  30. 30 Minor Frontend Changes
  31. 31 Creating Blog Folder & Installing Extensions
  32. 32 Project Folder/Files Structure & Configurations
  33. 33 Creating Database & DB user & Connecting DB to project
  34. 34 Creating Users Table
  35. 35 User Signup/Registration
  36. 36 User Login and Access Control
  37. 37 Creating/Adding Users Author/Admin
  38. 38 Displaying/Fetching Users on Manage Users Page
  39. 39 Updating/Editing Users
  40. 40 Deleting User
  41. 41 Creating Categories Table
  42. 42 Creating/Adding Categories
  43. 43 Displaying/Fetching Categories on Manage Categories Page
  44. 44 Updating/Editing Categories
  45. 45 Deleting Categories
  46. 46 Creating Posts Table
  47. 47 Creating/Adding Posts
  48. 48 Displaying/Fetching Posts on Manage Posts Page
  49. 49 Updating/Editing Posts
  50. 50 Deleting Posts
  51. 51 Fetching Single Post, Fetching Posts by Category, Fetching Posts on Blog Page
  52. 52 Searching Post

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.