php7 repositories

Welcome to php7 repositories Thu, Nov 30 2023 @ 15:55

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  Abbreviation   Acronym   Array   Author   Boxary   Bundle array   Category   Explanation   Export   Import   Indexed array   Last_owner  ..more

uid
Category Technical
Subject Glossary
The User ID. A number that identifies the user.

Vector array
Category Technical
Subject Glossary
Array that is indexed exclusively by (random) numeric keys.
A vector array has the same properties as a list array, except the constraint that the numeric keys should be consecutive.
A basic vector array can be determined by validating its keys to consist of digits-only

Page navigation