 |
|
Innovation award
 Nominee: 2x |
This class can be used to perform several types of operations to manipulate files and directories. Currently it can:
- Filter file names to remove invalid characters
- Check whether a file exists
- List directory files that match a file name pattern
- Retrieve information about files
- Remove a directory and its files recursively
- Remove all directory files that match a file name pattern
- Synchronize the files of two directories recursively
- Store the values of an array in a file
- Remove a given line from a text file
|
|
| Name: |
IO Tools |
| Base name: |
io_tools |
| Description: |
Manipulate files and directories |
| Version: |
4.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
435 users |
| All time rank: |
5329 |
| Week users: |
0 users |
| Week rank: |
1992  |
| |
|
| 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 |
io_tools.php |
Class |
Tool to manage files |