015 PHP Data Types - Array

in php •  7 years ago 

PHP Data Types - Array
(Please read description first before commenting.)

In this lesson "PHP Data Types - Array", I discussed about the PHP Array Type, which is a data structure that contains group of elements. In simple words, Array allows storing multiple values in single variable.

In PHP, Arrays are very important. In PHP, It is an ordered map that associates values to keys. This type is optimized for several different uses; it can be treated as an array, list (vector), hash table (an implementation of a map), dictionary, collection, stack, queue, and much more.

The Array topic is not fully covered in this lessons. This topic will be discussed in details in coming lessons soon.


Subscribe: If you like the video, please subscribe to the channel
https://www.youtube.com/channel/UC54qZs5I_kgCYJT4uwowKag?sub_confirmation=1


Click Thumbs Up if you liked the video


Contact: [email protected] for training inquiries.


Thank you for watching "PHP Data Types - Array"

PHP Data Types | Data Types of PHP | Data Types in PHP | Different Data Types in PHP | Data Types in PHP with examples | PHP Array Type | var_dump Function

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!