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
StarStarStar 46%Total: 2,832 This week: 1All time: 1,333 This week: 560Up
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: 47
All time rank: 113238 in France France
Week rank: 411 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,832
This week:1
All time:1,333
This week:560Up
 User Ratings  
 
 All time
Utility:66%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:66%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3119