This class can be used to join files retrieve via HTTP into a single file.
It takes a list of HTTP URLs and retrieves the data from the specified locations.
The class gathers the retrieved data and save it to a single local file.
|
|
| Name: |
File Joiner |
| Base name: |
file-joiner |
| Description: |
Join files retrieve via HTTP into a single file |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
218 users |
| All time rank: |
6588 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
| Not yet rated by the users |
| |
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 |
class.filejoiner.php |
Class |
This class retrieves the content of list of remote files and joins it into a single file |