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.
|
|
| Name: |
File Split and Join |
| Base name: |
splitandjoin |
| Description: |
Split and join files in multiple pieces |
| Version: |
- |
| PHP version: |
- |
| License: |
Public Domain |
| All time users: |
984 users |
| All time rank: |
3235 |
| Week users: |
0 users |
| Week rank: |
2173  |
| |
|
| 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 |
FileManger.inc.php |
Class |
Split any file and then join splitted files to new file |