PHP & MySQL Tutorial - Learn PHP From Scratch - Full Tutorial

PHP & MySQL Tutorial - Learn PHP From Scratch - Full Tutorial

Code With Dary via YouTube Direct link

For loop

26 of 62

26 of 62

For loop

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

PHP & MySQL Tutorial - Learn PHP From Scratch - Full Tutorial

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

  1. 1 introduction
  2. 2 Installing XAMPP
  3. 3 Installing a free code editor
  4. 4 PHP code in HTML
  5. 5 PHPINFO
  6. 6 The echo statement
  7. 7 The print statement
  8. 8 Comments in PHP
  9. 9 Line break
  10. 10 Variables & data types
  11. 11 Variables in echo/print
  12. 12 Data Types
  13. 13 Arrays
  14. 14 Associative Arrays
  15. 15 Multidmensional arrays
  16. 16 Exercises data type
  17. 17 Arithmetic operators
  18. 18 Assignment operators
  19. 19 Comparison operators
  20. 20 Increment & decrement operators
  21. 21 Logical operators
  22. 22 Conditional statements
  23. 23 Switch statement
  24. 24 While loop
  25. 25 Do while loop
  26. 26 For loop
  27. 27 Foreach loop
  28. 28 Introduction to functions
  29. 29 Creating our first function
  30. 30 Functions with arguments/parameters
  31. 31 Functions with return value
  32. 32 Global and local scope
  33. 33 Constants
  34. 34 How to include documents
  35. 35 How to require documents
  36. 36 Exercises functions
  37. 37 Introduction to built-in functions
  38. 38 Math built-in functions
  39. 39 String built-in functions
  40. 40 Array built-in functions
  41. 41 Date and time functions
  42. 42 Random number generator
  43. 43 Exercises built-in functions
  44. 44 Superglobals
  45. 45 Superglobal Post
  46. 46 Superglobal Get
  47. 47 Superglobal Session
  48. 48 Superglobal cookies
  49. 49 Superglobal Files
  50. 50 How to create a upload system
  51. 51 Create & write files
  52. 52 Read from a file
  53. 53 Script for a contact form
  54. 54 Introduction to databases
  55. 55 Creating a MySQL databas
  56. 56 Creating a MySQL table
  57. 57 Inserting data using MySQL
  58. 58 Selecting data using MySQL
  59. 59 Updating data using MySQL X
  60. 60 Deleting data using MySQL
  61. 61 Ordering data using MySQL
  62. 62 Creating a complete login & register system

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.