PHP Classes
elePHPant
Icontem

Array Manipulation: Manipulate data in array entries

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-03-12 (12 years ago) RSS 2.0 feedNot enough user ratingsTotal: 2,821 All time: 1,287 This week: 923Up
Version License Categories
arraymanip 1.0BSD LicenseData types
Description Author

This class is meant to manipulate data in array entries.

It is capable of moving an element from a position to another, deleting an element, and inserting elements in specific position.

In PHP you can use array indexed by numeric integer position, associative arrays index by string keys, and arrays indexed by a mix of integers or string keys . Although it is not recommended to use the mixed type of indexed arrays, this class also supports such type of arrays.

You can specify which type of indexing you want to use when you call the class constructor. The default is to work with integer indexed arrays.

Picture of benjamin RICHARD
Name: benjamin RICHARD <contact>
Classes: 1 package by
Country: France France

  Files folder image Files  
File Role Description
Plain text file class.array.php Class Class
Accessible without login Plain text file sample Doc. How To Use the Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,821
This week:0
All time:1,287
This week:923Up