PHP Lesson 11 - Arrays in PHP

Опубликовано: 03 Март 2026
на канале: lecture snippets
10,600
33

In this lesson I look at creating arrays within the PHP code. I demonstrate how to create them using two different approaches. The index of an array is the number position of the elements. The elements of an array are the values that are stored in the array.

This video is part of a series on PHP Development. This PHP Development series is designed to teach both current and new programmers web development techniques in a step-by-step guided approach. Any images used are part of the Creative Commons License. For more information visit Lecture Snippets at http://lecturesnippets.com.