Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-03-18 (5 years ago) | Not enough user ratings | Total: 450 This week: 1 | All time: 5,865 This week: 1,047 |
Version | License | PHP version | Categories | |||
pfp-file-tree 1.0 | BSD License | 5.0 | PHP 5, Files and Folders |
pfpFileTree is intended to be a Swiss Army knife for dealing with trees of files. The API was inspired by jQuery and allows you to select a subset of the files which exist within tree on the basis of various parameters such as name, size, modificaton time etc. In addition to adding functionality by overriding the class, you can apply callbacks to lists of files to perform operations on the files and/or capture attributes relating to the files. It is not strongly tied to the Unix permissions model - indeed, internally it only works out which files/dirs are readable/writeable. Of course adding support for various permissions systems is straightforward. And you can even use it as a tool for managing permissions. Please note that PHP does not support the sophisticated type of file lock management required for supporting multi-user concurrent access to data stored in files. This tool is not intended as a substitute for a transaction processing database. Documentation can be found in the manual. |
Files |
File | Role | Description |
---|---|---|
pfpFileTree.inc.php | Class | the class |
example0.php | Example | example |
example1.php | Example | example |
example2.php | Example | example |
example3.php | Example | example |
example4.php | Example | example |
example5.php | Example | example |
pfpFileTreeDoc.html | Doc. | Documentation |
README | Doc. | description |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.