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.
  1. No Screenshot
    2028 total visits
    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
  2. No Screenshot
    2197 total visits
    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 ...
  3. No Screenshot
    1850 total visits
    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
  4. No Screenshot
    1651 total visits
    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 ...
  5. No Screenshot
    1760 total visits
    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- ...
  6. No Screenshot
    2163 total visits
    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
  7. No Screenshot
    2393 total visits
    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
  8. No Screenshot
    1522 total visits
    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
  9. No Screenshot
    1475 total visits
    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
  10. No Screenshot
    2368 total visits
    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 ...
  11. No Screenshot
    2236 total visits
    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 ...
  12. No Screenshot
    1652 total visits
    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, ...
  13. No Screenshot
    1971 total visits
    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
  14. No Screenshot
    1852 total visits
    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
  15. No Screenshot
    1414 total visits
    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 ...
Pages 12 of 30« 8 9 10 11 12 13 14 15 16 »