So first week since YouTube channel update. So Hurray! I would like to announce PHP tutorial videos released last week.
Getting Started and Variables
In this video you learn how to define your PHP tags and get setup using variables. You will also learn how to output these variables in different ways.
Arrays (Part 1)
In this video you define and play around with arrays. You will define an empty array then learn how to add to that array. Finally learn to out the array details as single or the whole array.
Arrays Continued (Part 2)
Continuing from Part 1 on Arrays, you will learn to deal with multidimensional arrays. Meaning an array inside another array. Along with the different ways to output and use the values in the array.
Sincerely,Garrett Bailey