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.-
File permission classes is meant to handle file permissions. It may work with permission values as octal numbers or from arrays to edit file permissions of web pages.
-
Compare Files can compare two text files, like for instance PHP, HTML, ASP, to determine which lines are different. It can also highlight the differences displaying the files in inline frames.
-
bib_uploadfile can be used to process files uploaded via Web forms.The class can move the uploaded files to another directory, eventually with a new file name. If the other directory does not exist, the class may create it.If the uploaded files are actually image files, the class may also resize them to a given new image size.
-
ExcelRead_FR reads an Excel spreadsheet file using COM objects.
-
This class can store, retrieve and change information stored intex files like in database tables.The text files contain entries in each line. Each line entry may have many values. The first value represents a key that must be unique among all line entries stored in the file.The class provides means for reading and writing text data files and also functions ...
-
Shape File Reader is meant to read vectorial information from shape files in the SHP format.The SHP file format is an open standard for storing vectorial information that is used to distribute geographical information. Plenty of commercial and open source applications are able to read from it.
-
Automatic Archive Creator can create backup copies of files in a given directory by copying the files to another directory.The origin directory to take the backup is traversed recursively.Automatic Archive Creator can copy only the files changed after a given date to minimize the time that the process will take after the first backup.
-
Grep Simulator can be used to search for text within files like the Unix grep utility.The class can traverse a directory recursively and read files with given file name extensions to find the text to be searched.Grep Simulator may also return the number of times that the search text string was found in a file.
-
File upload php class is meant for handling files uploaded via Web forms. It includes a function for storing the files with encoded names with two options: md5 and latin.Additional methods also are included in a class to resize file images or output listings of the uploaded files in the destination storage directory.
-
Upload Class is meant to assist in the management of files uploaded via Web forms.It provides means to copy the uploaded files a separate folder. If the files are images in the GIF, PNG or JPEG format, it may also generate thumbnails by rescaling the uploaded images.Abasic upload script.. You can also resize the uploaded image and create thumbnails with ...
-
upload.inc.php is a class for managing files uploaded via Web forms. Given the form file field name, it can determine if the file upload was performed correctely and does not exceed a given size limit.If everything is correect, the class can move the uploaded file in a given destination directory. upload.inc.php may also check whether the destination directory has sufficient ...
-
Folder Stats can generate a listing of the files of a server side directory.The listing is generated in a XML format that can be served of a Flash applet that interacts with the Web server to browse the directories and show the file listings in detail.The directory XML listing returns the names of all files and directories, the entry type ...
-
Folder Stats classes can generate a listing of the files of a server side directory.The listing is generated in a XML format that can be served of a Flash applet that interacts with the Web server to browse the directories and show the file listings in detail.The directory XML listing returns the names of all files and directories, the entry ...
-
MD5 Checksum File Parser Class is a PHP class that helps you to parse and output checksums from the files generated by FastSum checksum utility. As well as the regular checksum files created by other similar utilities this class extends limits and can also handle extra information that may be stored in these files. See FastSum documentation to add additional ...
-
FSGuide is a two-panel file management tool that helps performing advanced file operations through the web.Features of FSGuide - commander of the web: user authentication, access control lists, 2-panel layout, bookmarks, filelist, file uploader (and run any application after upload!),mass-rename tool, download with bandwidth-controll option, advanced select and compare dialog, file editors for text and binary files, file viewers (highlighting ...

