PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 2,831 All time: 1,332 This week: 180Up
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
Age: 46
All time rank: 113138 in France France
Week rank: 389 Up15 in France France Up

  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,831
This week:0
All time:1,332
This week:180Up