Login   Register  
PHP Classes
elePHPant
Icontem

Array Manipulation

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of benjamin RICHARD
Name: benjamin RICHARD <e-mail contact>
Packages: 1 Browse all classes by benjamin RICHARD Browse all classes by
Country: France France - PHP jobs in France
Age: 36
All time rank: 96335 in France France
Week rank: 2205 Down56 in France France Down


  Detailed description   Download .zip .tar.gz  
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.

  Classes of benjamin RICHARD  >  Array Manipulation  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array Manipulation
Base name: arraymanip
Description: Manipulate data in array entries
Version: -
PHP version: -
License: BSD License
All time users: 2777 users
All time rank: 1196
Week users: 0 users
Week rank: 2201 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  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

Download all files: arraymanip.tar.gz arraymanip.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.