HomebulletScriptsbulletTag: directory (177 results)
  1. No Screenshot
    1751 total visits
    Create Sitemap can be used to generate XML file with the map of the files from a directory.Create Sitemap traverses a given directory recursively and generate nested XML document that lists the names of all files and sub-directories contained in the input directory.
  2. No Screenshot
    1939 total visits
    Class for reading a directory structure. Supports include and exclude filters, recursion, files only, directories only. Very simple to use.
  3. No Screenshot
    1970 total visits
    Class Path Locator is meant to resolve path of a [PHP class library] file to be included like in Java. You can specify the directory paths of several [class] libraries that are available and accessible on the system.Class Path Locator can check whether a file with given name exists in any of the specified directory paths. If the file path ...
  4. No Screenshot
    1737 total visits
    File Display is meant to output listings of files and sub-directories of a given directory using HTML tables. It can be configured to display or not display several types of information such as: file size, file/folder permissions, last modified date, etc..File Display may restrict the listing of files based on the file name extension. Currently, the default is to allow ...
  5. No Screenshot
    1562 total visits
    File Searcher is meant to execute searches for files inside a given directory. It can traverse directories recursively as an option.File Searcher can search for files given a list of space delimited patterns that define extensions contained in the last 3 characters of the names of the files that are meant to be found. For instance, the pattern "txt htm" ...
  6. No Screenshot
    1528 total visits
    Another directory list class, Yet another directory list class.
  7. No Screenshot
    1901 total visits
    Navigator is meant to browse a given server file system directory.Navigator can also perform several types of manipulations of the directory files:- Change permissions- Retrieve the total size of all the directory files- Create new files or sub-directories- Remove files or directories
  8. No Screenshot
    1743 total visits
    Class Packager can generate archives that pack the information of given directories and files into one file as installer. The generated output is PHP script that contains class that can extract the packed directories and files.
  9. No Screenshot
    1965 total visits
    Rename is a simple class that can be used to rename all files in a directory.It can traverse a given directory and rename all files to have the same prefix followed by a number and the original file name extension.
  10. No Screenshot
    2710 total visits
    The purpose of BinPacker is to copy or move the files to a set of directories, so that the total size of all files in each directory does not exceed a given size limit.It can can be quite handy in situations where you need to transfer an huge amount of files, which would be a tedious job to perform manually.This ...
  11. No Screenshot
    1402 total visits
    bib_uploadfile can be used to process files uploaded via Web forms.The class can move the uploaded files to another directory, eventually with a new file name. If the other directory does not exist, the class may create it.If the uploaded files are actually image files, the class may also resize them to a given new image size.
  12. No Screenshot
    1617 total visits
    Site Search is a class that can search for HTML documents and image files available within server side directories. It does not need a database, so it is very easy to implement it.Site Search classes will search in the content of each file within a given directory. You can restrict the search to files with given file name extensions. You ...
  13. No Screenshot
    1747 total visits
    Thumbnails Creation is meant to generate thumbnails from image files located in a specified directory. The package comes with a class that can traverse directories and list the files in them to determine which are images based on the file name extension.A sub-class is capable of taking a list of image files and generate thumbnail images that are stored with ...
  14. No Screenshot
    1974 total visits
    Grep Simulator can be used to search for text within files like the Unix grep utility.The class can traverse a directory recursively and read files with given file name extensions to find the text to be searched.Grep Simulator may also return the number of times that the search text string was found in a file.
  15. No Screenshot
    1720 total visits
    File upload php class is meant for handling files uploaded via Web forms. It includes a function for storing the files with encoded names with two options: md5 and latin.Additional methods also are included in a class to resize file images or output listings of the uploaded files in the destination storage directory.
Pages 11 of 12« 7 8 9 10 11 12 »