PHP Classes
elePHPant
Icontem

Simple PHP Array: Manipulate the entries of an array

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-09-23 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 385 All time: 6,328 This week: 1,099Up
Version License PHP version Categories
simple-php-array 1.0GNU General Publi...3.0PHP 5, Data types
Description Author

This class can manipulate the entries of an array.

It wraps around an array and provides several types of functions to manipulate the array entries. Currently it can:

- Append the values of another given array to the array
- Add a value to the array at the end or at a given position
- Set an array entry at a given position to a given value
- Change all array entries with a given value to another value
- Get the positions of all array entries with a given value
- Remove array entries at a given position or with a given value
- Etc.

Picture of Sazan Dauti
Name: Sazan Dauti <contact>
Classes: 3 packages by
Country: United States United States

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example This is an example of how to use the class
Accessible without login Plain text file LICENSE Lic. The License
Plain text file simplearray.class.php Class The main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:385
This week:0
All time:6,328
This week:1,099Up