Welcome to myPhp repositories Fri, Jan 16 2026 @ 09:34
|
|
|||||||||
| Letters | all # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| Terms | Array Bundle array Indexed array List array uid Vector array |
- Bundle array
[Glossary/Technical] - A vector array that contains values that have the same structure for every item. ...
- Indexed array
[Glossary/Technical] - Array that indexes each item wit a so-called key. ...
- List array
[Glossary/Technical] - Array that is indexed exclusively by numeric keys being consecutive values. ...
- Vector array
[Glossary/Technical] - Array that is indexed exclusively by (random) numeric keys. ...
