PHP Classes / Uploaded Files

Iterate over the uploaded files list

Uploaded Files PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags