-
A text file can be parsed and blog posts can be retrieved from the script To michael.To michael can get the titles of all stored posts body, and get the author and date of each post.Requirements: PHP 4.0 or higher
-
getFileSize gets the size of a given file and converts it to a give unit. Formatting sizes in KB, MB, GB, TB, PB, EB, ZB and YB, are supported.The number of decimal cases is configurable.Requirements: PHP 5.0 or higher
-
CSV files can be parsed and written when a class object is accessed with array manipulation function with CSV Iterator.Requirements: PHP 5.0 or higher
-
ADO-like CSV Reader can parse CSV files and extract the data of its rows into class associative array variables. The script can handle the first row of the CSV file as the headers row that define the names of the columns. The field and row separator characters can be configured. Requirements:PHP 5.0 or higher
-
Browser can retrieve a give page, parse it and proceed retrieving the pages or content that would result from clicking on given links or submitting forms in the initial page. Functions to locate the links to click or forms to submit by specifying a Xpath expression or searching elements by attribute, are provided. Requirements: PHP 5.0 or higher
-
A directory can be traversed and files matching specified patterns can be renamed with Batch File Rename library. The files are renamed according to rules that define whether the new names should include sequence numbers, text to be stripped from the original names, append and prepend text, rename the file name extension, change the case of name words, convert between ...
-
Filedump is an extremely fast file upload/download tool. If you have your own server space and find yourself uploading temporary files for others (e.g. images), filedump can help keep track of your files securely. You can filter the filelist with the provided search box. Or, you can add a GET variable to search for files. For example, if you want ...
-
Safe Upload checks a given uploaded file and performs several checks before processing it like: - checking the file name against a black list of banned names, - check if the file already exists in a target directory, - check whether the file size is not zero nor exceeds and given limit, - check the MIME type against a list ...
-
Upload-Point is a very simple to use php upload script with advanced password protection. It is designed to be as "plug-n-play" as possible. You do not have to do anything except upload the script, although there are a few options you can easily enable/disable with a browser-based options page. The script allows the uploading of any file and a listing ...
-
Dba Wrapper can perform multiple operations and optimize a flat file database file. Key Features of Dba Wrapper:- Open a given flat file database- Insert a new record with a given key- Get a record with a given key- Replace the value of a record with a given key- Delete the record with a given key Requirements: PHP 4.0 or ...
-
olDelete uses the navigator class to browse a given directory and delete files or directories that were modified for the last time more than a given number of minutes ago. The script is able to remove directories recursively. Requirements: PHP 4.0 or higher
-
Count Rows traverses a given directory recursively and checks the files with names that have one or more possible file name extensions. The total number of lines of the matching files is returned. Requirements: PHP 5 or higher
-
This PHP file, CSS file compression script is the best tool to compress CSS files of your page before output. The number of bytes can be reduced by many executed types of operations that a string of CSS definitions occupies. CSS Compressor can merge multiple CSS file into one with the purpose of reducing number of HTTP request. This files ...
-
Upload File can check whether an uploaded file is of one of the allowed types and does not exceed the file size limit. The validated uploads can be moved to specified directories and file permissions can be set automatically. Requirements: PHP 3.0 or higher
-
With this easy script Easy File Browser that only contains 2 PHP pages and a folder with images, you can browse trough your whole domain. You can see all the files and folders, and even open folders, you can see when files or folders are last edited, the permissions, the size in bytes, kb, mb and gb, the exact location ...

