This class should be a helpful tool to simplify the handling of lists in PHP.
The class is similar to the java.util.ArrayList class of Java. You are able to delete, modify, add and iterate list entries.
|
|
| Name: |
ArrayList |
| Base name: |
arraylist |
| Description: |
Class to handle lists |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2443 users |
| All time rank: |
1390 |
| Week users: |
2 users |
| Week rank: |
1359  |
| |
|
| 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 |
|
|
| File |
Role |
Description |
ArrayList |
Class |
ArrayList |