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.-
Hex Editor can open a file and convert its contents into a corresponding hexadecimal string representation. The file can also be overwritten with a hexadecimal representation string of the changed contents. Requirements: PHP 3.0 or higher
-
Upload and list files can display an HTML form with fields to upload a file. It can also process a form with an uploaded file by checking if the file if of one of the allowed file MIME types name extensions, and moving the file to a given directory if does not exist already. A destination directory with necessary permissions ...
-
When a file is opened for writing, exclusive locks are put in place to avoid simultaneous access to the file from other scripts. File Writer can also create backup copies of the files before opening for changing them. Requirements: PHP 5.0 or higher
-
Periodic site maintenance can estimate the time, in days, until the hosted files will exceed a defined disk space. Key Features of Periodic site maintenance:- Take backups of database tables to compressed XML files- Rotate backup files deleting files older than a given number of days- Remove files from given directories that match certain name patterns or were modified for ...
-
Several types of file and directory manipulation operations can be performed in Aboyon File Management. Key Features of Aboyon File Management:- Check whether if a path corresponds to a file- Retrieve file information like the file base name, file name extension and file size- Copy a file to a given directory- Delete a file- Change file permissions- Rename a file- ...
-
The text files are checked for opened and closed curly brackets. Check Curly Braces can display a summary of the brackets that open and the line where they close, also with the column number. Very useful with large files. Use Check Curly Braces with source files written in php, java, javascript, c, c++, python, perl. Requirements: PHP 5.0 or higher
-
IAF decoder coder can generate configuration files for Outlook Express in the IAF format that may include details of configuration for accessing SMTP, POP3, NNTP, IMAP and HTTP servers. The configuration option values stored in the class variable can also be extracted from a loaded IAF file. Requirements: PHP 5.0 or higher
-
This PHP script helps you to open an ZIP archive and extract the contect of the ZIP archive. New files can also be added and then packed again to serve for download without creating files in memory.Requirements:- PHP 3.0 or Higher
-
FtpUpload can list a given local directory and returns the list in an array. File from a local list can also be uploaded to a FTP server. Requirements: PHP 5 or higher
-
Torrent Pieces Hash Verification can compare hashes from torrent metadata file with an actual torrent data directory to produce a report of which files or pieces need to be downloaded again and how much data remains to be downloaded in MB. Even if the original torrent data has been updated or changed this class can also be used. Requirements: PHP ...
-
Directorio can open a directory and execute several operations. Key Features of Directorio:- Retrieve the number contained entries recursively- Retrieve the listing of entries recursively- Copy entries recursively to a given directory- Create new directories- Delete entries- Retrieve information of files or directories- Remove all entries of a directory- Rename entries Requirements: PHP 5.0 or higher Limitations: The code and ...
-
Explorer can open a given server side directory and retrieve the list of files and the of directories and store them separate class variables. For each file or directory, it retrieves the name, last modification date, permissions and owner. For files it also retrieves the file size. The list of directories is always sorted by name. The name, file size, ...
-
If the finfo extension is available, use PHP Mime Type Class to determine the MIME type of a given file. When the finfo extension cannot be located, the file name extension is extracted and compared to entries from an associative array in order to determine the MIME type. Requirements: PHP 5.0 or higher
-
html2pcl uses the html2ps Perl script to convert HTML to a Postscript file. The Ghostscript program is them employed in order to convert the Postscript-formatted file to a PCL one. Requirements: PHP 5.0 or higher
-
Folder Space Folder Quota with Percent Bar can traverse one or more directories recursively to determine the disk space that the contained files occupy. It can generate HTML to display bars that represent the occupied space in percentage relative to a given disk space quota. Several parameters such as the bar height, bar width, axis, name, folder name, colors and ...

