Data types: iviArray Moritz HeidkampPreview the content newsletter
M (contact me)
iviArray represents the data type of an array, encapsulating PHP array functionality with few additional functions in a unified API (e.g. unified sorting function).
See code documentation for exact usage of this class. The examples give a short overview about some important features.
The code follows mostly the PEAR Coding Standards.