PHP Basics : Arrays

Опубликовано: 26 Июнь 2026
на канале: graspphp
181
4

This short video teaches the basics of PHP arrays. There are many other types of arrays in PHP, but the most common type (an associative array) is shown in this video. There are also many other ways of assigning data to the elements of the array, but the most basic way is shown here. This video applies a typical usage scenario of a user's profile information being stored in an array as an example of where you can use it. Please feel free to leave a comment with any questions. Also, rate, comment and subscribe!!!