Details
Folder-Informations
Traverse the folder recursively and collect the several informations such as number of files count and size for each file type.
Product html tree using list elements and links to view some text, video and image files.
Example use
First include the FolderInfo.php
class in your file, and use the class as following to generate the HTML for the math expressions:
$folderinfo = new FolderInfo();
$folderinfo->printAll();
Tree list of folder content
![Folder-Informations](folderinfo1.jpg)
Table of file types, their size and count in total
![Folder-Informations](folderinfo2.jpg)
|
Screenshots |
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|