PHP File & Folder
Free and open source PHP File Manipulation Scripts. These category contains Download Systems, File Backup, Upload System, File Management and something more about File Manipulation.-
KG Uploader Class can check uploaded to verify whether they match one of the allowed MIME types, filter the file names to replace special characters, and moves the files to a given directory.An HTML-formatted summary of the uploaded files, with their names and sized, can also be displayed.Requirements:PHP 4.0 or higher
-
TAR/GZIP/BZIP2/ZIP Archivesallows the creation of tar, gzip, bzip2, and zip archives, and the extraction of tar, gzip, and bzip2. It supports relative paths/no paths, comments, and recursing through subdirectories.TAR/GZIP/BZIP2/ZIP Archives can write file to disk, allow user to download directly, or return file contents in a string or an array. Does not require any external programs to run. PHP must ...
-
A specified directory is parsed recursively and the file names are compared to a given one.File Search & Get Similar Files uses the Levenshtein algorithm to compare the file names and return those that are similar to the name being searched.Requirements:PHP 5.0 or higher
-
GSM can traverse a given directory to extract the list of files with given file name extension to be added to the site map given the site base URL.Certain file entries may be excluded from the list. GSM can also make certain file entries to be listed with the last modification date and a specific priority.The generated site map XML ...
-
Binary search can search for a given identifier in a file that has lines that contain only the identifier and a value separated by a tab character.A binary search algorithm is used to narrow the search for a specified identifier, which is good when dealing with large files.Requirements: PHP 5.0 or higher
-
Check backup can take a file with a list of files to create backup copy to a given backup directory.Check backup can determine which files changed since the last backup session before creating a compressed tar archive of the old backup directory and copying the new files.A log can be generated and an e-mail message with the list of files ...
-
Protected Secure Site Area and File Downloads ZDR is highly sophisticated password protection and membership/user management system written in PHP. This PHP script allow you to create password protected areas on your site. Easy install and integrate in your site, you don't need MySql. It is easy to set up for a beginners, but still very easy to customize for ...
-
Sourceer is a easily and highly configurable single-file script to browse directories and view source code of .php, .htm, etc., files. Among other things, it can be useful for presenting source code of software projects (a much simple alternative to Trac, PHPDoc, Doxygen, SVN / CVS systems, etc.). Sourceer produces XHTML 1.0 Strict-compliant output whose page layout and CSS-styling can ...
-
This PHP class can be used to browse and manage files stored on the server. Webexplore presents a Web page based user interface that lists files stored on the server.Webexplore also provides a user interface to let the users perform several types of operations to manipulate the files and directories like: copying, renaming, deleting and searching.Installation- Unpack to a folder ...
-
Nexus is an open source, web-based, extensible document management system that you can install on your own host.Easy-to-use, simple to administrate and incredibly powerful, Nexus can centralize and bring order to your document library. Unlike X-Drive, Box.net and all the other hosted solutions Nexus gives you the power to deploy wherever you want leveraging existing hardware and technology. The power ...
-
bugFile is a PHP file manager. Its main purpose is to be integrated into other scripts, such as a web hosting control panel.Features of bugFile: - WYSIWYG and plain text editors, - rename and move (both new since bugFile 1), - delete and CHMOD, - create files and directories, - upload files, and icons for different file types. The code ...
-
Easy Archives can be used to manage archives in the tar, gzip, bzip2 and zip formats. There is a factory class that can perform several types of actions on packed archive files: create a new archive, retrieve information about the contents of an archive, and extract the files and directories contained in an archive.The factory class creates objects and calls ...
-
PhpTliste is an open source script that generates a treeview of the files in php.This component is a set of two classes: PHP tliste the base class and rd_l which represents an element of the list. It is relatively easy to use and easily adaptable.
-
aFiles can be used to perform several general purpose operations to manipulate files and folders.Features of aFiles:- List the files and the folders in a directory with recursive option- Create files with a given content string- Read the contents of a file into a string or into an array line by line- Create a directory with given permissions- Copy or ...
-
Edit File Tags can be used to replace tags in file with new values. It can open a file and retrieve the list of all the tags enclosed within given start and end delimiter characters.Edit File Tags can also traverse the file and replace the tags with new values. The start and end tag delimiter characters are configurable.

