Uploaded Files

Package:
Uploaded Files
Summary:
Iterate over the uploaded files list
Groups:
HTTP, PHP 5
Author:
Christiaan Baartse
Description:
This class can be used to iterate over the uploaded files list.

It can retrieve details of the $_FILES array and rebuilds the array to include the each uploaded file as entry of the array of details for each file.

The class inherits from the ArrayObject array so the resulting files array can be traversed with regular array access functions.


Powered by Gewgley