Files and Folders: Site Tools
Nadir Latif (contact me)
This package provides several class for performing several types of operations to search, list and view files from a directory. It can:
- Search for a string within all files in the given directory and sub-directories
- List all files in the given directory and its sub-directories
- View all files that are listed in a CSV file on the server
The list of files appears in a form select input. Each file can be viewed in an frame below.
The pages in the list can be displayed automatically as in a slide show. The user can browse the files forwards or backwards.
Each file can be marked. The name of the marked files is saved in a CSV file.
Click here for detailed information about this class on phpclasses.org
Class
Used to list all files in the specified directory
Data
Used to save the list of web pages
Data
Used to list all files in the specified directory
Aux.
Used to preview a list of web pages in a .csv file
Data
Used to save the list of web pages to be previewed
Data
Used to save the list of web pages that were marked by the user
Data
Used to preview a list of web pages in a .csv file
Aux.
Provides ajax functions
Class
Used to preview a list of web pages in a .csv file
Example
Used to search the specified folder for a string
Data
Used to search the specified folder for a string
Class
Used to search the specified folder for a string
Aux.
Used to search the specified folder for a string