-
The selection of files and folder can be reduced by specifying a list of parameters.Requirements: PHP 5.0 or higher
-
Thumbs traverses a given directory and generates thumbnails of files with the extensions .gif, .jpg and .png, ignoring files that start with _ character.The thumbnail images files are stored in a sub-directory named thumbs. Once created, the upto date thumbnails will be skipped to avoid unnecessary reprocessing.The thumbnails may have limited width, height or both. The thumbnail file names may ...
-
phpTree was developed to provide a very simple, "file-manager looking", embeddable, web-based, file and/or content management system.By using phpTree you may very easily embed hierarchical web-modifiable files and/or content and establish security parameters for the modification of data stored in the tree into your existing website.Although phptree is possible, phpTree was not designed with intention for it to "be" the ...
-
A list of files located in a specified directory can be retrieved into an array, along with details about them such as names, sizes, last access date, last modified date, etc.Key Features of Directory and file info:- Optionally traverse the given directory recursively to list files contained in sub-directories- Filter the listing by file name extension, MIME type, last modified ...
-
Several iteration classes, that can retrieve the listing of a specified directory recursively, are provided. The iterators can retrieve the directory entries with different levels of detail and perform different types of entry filtering.Requirements: PHP 5.1 or higher
-
Class Loader can be used to locate and load class files from directories defined in a list of paths. It provide a way to write PHP scripts that use classes without knowing in advance where the class files are located.Class Loader can take a list of directories where to search the class files. Then it can search for given files ...
-
File Manager is a web-based GUI for browsing file structures. It can be used to manage and share files with other users in a web-based environment. Features of File Manager:- Admin interface- User permissions- User groups- Upload and delete files and folders through the GUI- Documentation
-
Arvore Pastas retrieves the listing of files in a given directory and displays it as a list with HTML links to pages of the the sub-directory listings.Arvore Pastas treverses the directories recursively up to a specified depth level.Limitations: The code and comments are in Portuguese
-
File Browser class can be used to browse files available on the serve side using a Web interface. It lets the users browser directories below a given root directory. The users may click on links to browse any sub-directory below the root directory.File Browser class generates an HTML listing of all files and folders in the currently browsed directory. It ...
-
Search File Contents can traverse a given directory recursively to locate files with certain file name extensions. The found files are opened and their content checked for the search phrase.Search File Contents returns an array with the list of all files that contain the search phrase.Requirements: PHP 3.0 or higher
-
The directory is traversed recursively and the names of the located files is written to an output file.Requirements:PHP 3.0 or higher
-
DirectoryBrowser is specifically suited for intranets.
-
The directory files can be viewed or downloaded.
-
Category Tree can generate an HTML table with a tree of links to an hierarchical list of items retrieved from MySQL dabatase tables.Category Tree can used to generate hierarchical navigation menus to browse categories of products to display in a site.
-
Files can be added, changed, removed or described.The listing of the managed files is stored in a file named .ht_files that is located in each of the managed directories. It contains the file names and the respective descriptions.

