 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This class implements a stream wrapper that can write and read snapshots of files.
It can open a file for writing. If a previous version exist, it copies that version to a snapshot file.
The class may also open a file for reading using an optional date parameter to tell the class to open the snapshot version of the file that existed on the given date.
|
|
| Name: |
filesnap |
| Base name: |
filesnap |
| Description: |
Stream wrapper to write and read snapshot files |
| Version: |
1.0 |
| PHP version: |
4.3.0 |
| License: |
Freeware |
| All time users: |
648 users |
| All time rank: |
4239 |
| Week users: |
0 users |
| Week rank: |
2277  |
| |
|
 January 2007
Number 10 |
Many applications need to store and update information in files. In some cases it is also necessary to update the current versions, but also keep copies of past versions.
This package provides a sophisticated solution that uses PHP streams support to store and retrieve any version just by specifying a date in the past. The class can determine and access the correct version that existed in the specified date.
Manuel Lemos |
| 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 |
|
|