php7 repositories

Welcome to php7 repositories Thu, Nov 30 2023 @ 14:12

php7 repositories Glossary
Categories all   ·   Common   ·   Technical   ·   Usage  
Subjects all ·   Glossary   ·   Boxary  
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  Bundle array                                  

Bundle array
Category Technical
Subject Glossary
A vector array that contains values that have the same structure for every item.
A list of rows (or record) containing the columns (or fields) is a bundle array.
Usually the values are indexed arrays, but that is not obligatory.