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
  Classes of benjamin RICHARD  >  Array Manipulation  >  Download .tar.gz .zip  >  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
Related classes: , ,
Version: -
PHP version: -
License: BSD License
All time users: 2749 users
All time rank: 1138
Week users: 3 users
Week rank: 1194
 

  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: 35
All time rank: 92434 in France France
Week rank: 984 Down32 in France France Up


  Detailed description  
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.

  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
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.