How do you classify PHP array data structures for strict implementation and computer science? Is this an associative array? A hash? a dictionary? ...?
From
to:
An array in PHP is actually a command Map is a type of map that values the keys; This type has been optimized for many different uses; It can be considered as an array, list (vector), hash table (implementation of a map), dictionary, archive, stack, queue, and maybe more.
Comments
Post a Comment