-
Backup files scans a given directory recursively and builds a file with the directory contents. The generated backup file is compressed and stored in a given directory. The backup file can be later read, uncompressed and used to restore the directory contents. Requirements: PHP 4.0 or higher
-
The script Dir 2 Gallery generates HTML to show a given number of random images from the scanned image files. The current directory can be scanned for image files with specified extensions. Each image is displayed as a thumbnail linking to the image in the original size.Requirements:- PHP 5.0 or higher
-
Security System traverses a given directory recursively and scan all files that contain certain text that is considered insecure or has executable permissions.An e-mail message is sent to the administrator if any risky files are located.Requirements: PHP 5.0 or higher
-
DirContent is a specified directory can be traversed recursively and the listing of files can be extracted into an array.The listing of files may be sorted by name, type and size.Requirements: PHP 5.0 or higher
-
NinjaLinks is a PHP/MySQL web directory script designed to help you organise lists of links in categories and sub- categories.Features of NinjaLinks:- complete category management- link management including pending links- allows optional link buttons with submitted links- allows optional link description- tree like system allows viewing by category- optional notification emails for link owners- pagination of links in admin panel ...
-
ImageUpload takes the name of an file upload input field and validate its values to determine if it was uploaded a file of the accepted types and the file size does not exceed a given limit.If the file is valid, ImageUpload is copied to a given destination directory. The class creates that directory if it does not exist already. When ...
-
File Copy will display a form to let the user choose the source and target directories in which the files or folders should be copied.File Copy can copy the selected files to a given destination directory, recreating sub-directories if necessary to preserve the relative paths of the source files.Optionally File Copy can remove comments and obfuscate the PHP files that ...
-
uClassDir provides an auto-load function that calls the main class to load the necessary class scripts when a new class that was not yet loaded is required.Directories can be scanned recursively to find the location of all available classes.uClassDir generates a new class script with the necessary information of all the classes found, so it can quickly return the path ...
-
Image Uploader and Resizer can take an uploaded file and move it to a given directory. If the directory does not exist, the class creates it and sets its permissions to make it accessible. Thumbnail files can also be created if the image is in GIF, JPEG or PNG format. Requirements: PHP 5.0 or higher
-
getFileSize gets the size of a given file and converts it to a give unit. Formatting sizes in KB, MB, GB, TB, PB, EB, ZB and YB, are supported.The number of decimal cases is configurable.Requirements: PHP 5.0 or higher
-
AutoRSS can read the list of files available in a given server directory and generates an RSS 2.0 feed with the list of files. The base URL for the files, as well as other details, can be configured. Requirements: PHP 5.0 or higher
-
olDelete uses the navigator class to browse a given directory and delete files or directories that were modified for the last time more than a given number of minutes ago. The script is able to remove directories recursively. Requirements: PHP 4.0 or higher
-
Count Rows traverses a given directory recursively and checks the files with names that have one or more possible file name extensions. The total number of lines of the matching files is returned. Requirements: PHP 5 or higher
-
Maildir To Mailbox scans a given mailbox directory to retrieve the list of messages stored in a Maildir structure. Multiple mbox file will be generated, according to the maildir directory structure. Requirements: PHP 5.0 or higher
-
nfFTP uses the FTP extension to access a FTP server with a specified username and perform several types of operations. Currently nfFTP can change to a given directory, create a new directory, remove a directory recursively, get a directory file list, upload and download one or more files, delete files, rename files, get file information, etc. Requirements: PHP 5.0 or ...

