PHP Classes / Site Tools

Search, list and view files in a directory

Site Tools PHP Class

This package provides several class for performing several types of operations to search, list and view files in 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 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.

Search in PHP Classes

Filter by tags