|
|
| Name: |
ubarray |
| Base name: |
ubarray |
| Description: |
Generate arrays with a special structure |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
193 users |
| All time rank: |
6262 |
| Week users: |
0 users |
| Week rank: |
2350 |
| |
|
This class can be used to manipulate and generate arrays with a special structure.
It provides different functions that can manipulate and generate arrays. Currently it can:
- Generate an array with values made of keys and values of an associative array separated by colons
- Generate an associative array parsing values of another array that have the array keys and values separated by colons
- Verify whether a value is an array and return an array with the value if it is not an array
- Check whether an array contains array values
- Create an array with elements of another array with a given key or value
- Determine the depth of a nested array
- Return the element of an array in a given position
- Return all values of array as a string with given prefix and suffix optionally ignoring some values
- Merge two arrays
- Removed repeated elements from an array
- Remove elements of an array with given key or value
- Add a value to an array
- Search an array for an element with a given value
| Not yet rated by the users |
| |
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 |
|
|