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.-
Fichero can open a file and read its lines into strings. The strings may be returned as is, trimmed, as an array of lines, or decoded using base64 algorithm.The file lines are searched using regular expressions. It can also write back text to the file, optionally encoding it using the base 64 algorithm.Requirements:PHP 4.0 or higher
-
AlfaZoneSoft Zip Lib can be used to generate archives of files in the ZIP format. It can add multiple directories and files to the archive. The files are compressed with the zlib library extension.The resulting ZIP archive is generated in memory. AlfaZoneSoft Zip Lib can be stored in a server side file or served for download. The class generates the ...
-
Search File Contents can traverse a given directory recursively to locate files with certain file name extensions. The found files are opened and their content checked for the search phrase.Search File Contents returns an array with the list of all files that contain the search phrase.Requirements: PHP 3.0 or higher
-
The directory is traversed recursively and the names of the located files is written to an output file.Requirements:PHP 3.0 or higher
-
A file size limit can be imposed.Key Features of EasyUpload:- Configuration of the operating system- Generation of a random name- Removal of special characters- Retrieval of original name, the generated random name and the extension of the file name
-
JSON File Upload can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given limit, check whether the file name has one of the accepted extensions and check whether file with the same name was previously uploaded.After validation, a file can be ...
-
Thumbnails can be created for image files. PHP Upload returns the full path of a file to store it in a a database MySQL.
-
Curl File Uploader executes an HTTP request from the path of the file, in order to send the file to an HTTP server.Requirements:PHP 4.1 or higher
-
DirectoryBrowser is specifically suited for intranets.
-
ABrowser Class can be used to provide a Web interface to browser server side files and folders. It lets the user browse listings of files and folders below the current script directory.Features of ABrowser Class:- List folders in the first column- List files in the next three columns: images, scripts and text files- The images files can be presented either ...
-
File Uploading with Description manages the uploading files via Web forms with descriptions passed in additional text fields. It is meant to assist in the uploading of image files for publication with content management system.It can process multiple files uploaded with the same form. The files that were uploaded successfully are moved to a given directory. The class may reject ...
-
Zip Folder can be used to extract files and directories from ZIP archives.It can open a ZIP archive and extract all files restoring the original directory structure.Zip Folder uses the PHP ZIP extension based on the ZZIPlib library that is available from PECL repository.
-
Multi Upload can check the size of the files so that they don't exceed a specified limit. Then it can copy the files to a specific directory optionally verifying whether existing files are not overwritten.The permissions of the copied files can also be set to a given permissions mask.
-
Image Upload can take image files uploaded using Web forms and generate one or more thumbnails with different sizes. The thumbnails are saved in JPEG format to a specified directory.Requirements:- HP 5.0 or higher
-
The directory files can be viewed or downloaded.

