Generic file processor method script helps you to manage files. Old LineReader class was thrown to /dev/null - fd will really be exhausted during each call of process(), so a simple method is enough. ...
This script yields the atoms contained in an MP4 file. Mostly is used for extracting the tags contained in it (artist, title etc) using a convenience class (M4ATags). This script could be implemented as an generator. ...
This script has the following action: if the specified file exists, it is versioned by appending to the extension a three-digit number, starting with "000".It's pomp;quot;0ake backups of files before you mangle them. A standard way of doing so is to appending to the extension an incremented number. The optional second ...
Dory Navigator is a folder and files navigator written in php. It is aimed to be fast, standard compliant, and able to load broad tree structures, and overall to be easy to use. ...
Phile is a good looking file manager written in PHP, and uses any PEAR supported-database for administration. It runs on any webserver with PHP support. The file manager will be able to cut, copy, paste, rename, delete, create files and lots of features. ...
Files existing on damaged media (eg old CD-ROMs) are not completely lost. Often, readers will read sectors unreadable in other readers.The "trick" shown by this script is to merge the successful reads from several devices. ...
This is phpdl or pdl, a little php script which makes a directory listing. It shows the inode , file, name (with link), file size, timestamp, permissions, path and directory size. It is styled with some colors. ...
This script contains a class that enables a client to securely update an existing file, including the ability to make an automated backup version.This code encapsulates the method to safely update files in-place, by first writing to a temporary file and finally renaming the new temporary file to the old filename. This ...
OpenDocument is an OASIS standard for storing documents. It is used by OpenOffice, KOffice and many more Office Suites. The target of this project is to give PHP 5 based website developers the opportunity to handle the OpenDocument Format. ...
This script contains a function that creates missing directories for a given path and returns a normalized absolute version of the path.If the given path already exists in the filesystem the filesystem is not modified.Otherwise makepath creates directories along the given path using the dirname() of the path. You may append a ...
This script returns a relative path to the target from either the current directory or an optional base directory. Base can be a directory specified either as absolute or relative to current directory. ...
php files is a simple, yet extremly handy directory browsing script, that allows users to view a representation of what is in certain directories, as well as a virtual ftp browsing >script.pphp files is a n;php files is a neat way to display files and folders. ...
This script search and replace files in a directory, recursively. File name and search string can be a regular expression.Execution can be simulated, step by step, and are always shown changed files/lines. ...
This script is a memory-based directory copier and paster. Pickled Directory objects will contain all data from a directory at path and can be saved in other locations.Once a Directory object has been created, pasting it to another location is ex has beenimple. ...
Amazon S3 is a reasonably priced data storage service. Ideal for off-site backups, archiving and other data storage needs. S3 browser is a server-side PHP application that lets you manage your S3 storage and data in it using a web browser. To use S3 browser you'll need a web server with ...
siteXplorer is a very flexible and small PHP and Javascript based file management system for websites with many features. It allows website admins to manage the files on a website as if using windows explorer. ...