About Lesson
- How to create and use arrays
- Introduction and Syntax of an Array
- Creating index based and Associative array
- Accessing array Element
- Looping with Index based array
- Looping with associative array using each() and foreach()
- Some useful Library function