PHP for Absolute Beginners

PHP for Absolute Beginners

Traversy Media via YouTube Direct link

- Introduction

1 of 40

1 of 40

- Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

PHP for Absolute Beginners

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

  1. 1 - Introduction
  2. 2 - Course Overview
  3. 3 - What is PHP and why you should learn it?
  4. 4 - Setup working environment
  5. 5 - PHP Syntax
  6. 6 - Comments
  7. 7 - Variables
  8. 8 - Numbers
  9. 9 - Strings
  10. 10 - Arrays
  11. 11 - Associative Arrays
  12. 12 - Conditionals (If-else, switch)
  13. 13 - Loops
  14. 14 - Functions
  15. 15 - Dates
  16. 16 - Including files
  17. 17 - Working with File System
  18. 18 - OOP
  19. 19 - cURL
  20. 20 - Start working on Products CRUD (bad version)
  21. 21 - Setup connection to database
  22. 22 - Select & display products from MySql
  23. 23 - Products CRUD: Creating Product functionality
  24. 24 - $_GET & $_POST
  25. 25 - Save data in MySql
  26. 26 - Form Validation
  27. 27 - Uploading Image
  28. 28 - Delete Product
  29. 29 - Update Product
  30. 30 - Product Search
  31. 31 - Improve Products CRUD: Code refactoring
  32. 32 - Namespaces & Autoloading with composer
  33. 33 - Install packages using composer
  34. 34 - MVC Framework with Custom Routing
  35. 35 - MVC Controllers
  36. 36 - MVC Views
  37. 37 - MVC Models
  38. 38 - Setup Apache Virtual Hosts
  39. 39 - Sessions
  40. 40 - Cookies

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.