This class can be used to perform several types of manipulation operations of arrays and objects.
It can:
- Swap the position of two array elements
- Recreate the indexes of an array to make them start from 0 and end in array element count minus one.
- Get the index key of the last element
- Move array elements to new positions
- Remove elements from an array
- Create an array from the variables of an object
- Remove elements set to null
- Sort array elements
- Create an array with number elements of a given interval
|
|
| Name: |
Array and Object Handling |
| Base name: |
array_object |
| Description: |
Manipulate arrays and objects |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1095 users |
| All time rank: |
2982 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|