|
|
| Name: |
Folder bot |
| Base name: |
folderbot |
| Description: |
Scans through a folder with option to recurse |
| Related classes: |
None, dir, folder, read dir, readdir, file folder |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
1467 users |
| All time rank: |
2253 |
| Week users: |
0 users |
| Week rank: |
2474 |
| |
|
A simple class that goes through a specified folder and lists all files, triggering a class event every time a new file has been found and a different event when a folder is found. You concentrate on what you need to do with the files. There were many dir classes out there but none which could do what I wanted, this is why I release this one. Released as sharewear (see readme file) which is my own version of freeware.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (91.7%) |
- |
- |
- |
- |
Not sure (59.2%) |
875 |
| Month: |
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 |
e.php |
??? |
The example for folderbot, including a derived class. |
folderbot.php |
Class |
The include file for folderbot |
README.txt |
??? |
read me file |