This class can be used to split and join a file in multiple pieces.
It can read a file and save it to a given directory splitting its contents in multiple files of limited size.
The class can also read the pieces of a file split in multiple pieces from a given directory and gather them in a single file.
| There are not enough user ratings to display for 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.
| File |
Role |
Description |
FileManger.inc.php |
Class |
Split any file and then join splitted files to new file |