-
lang opens an INI file for a given idiom and retrieves texts into a class array variable. The user can choose the directory from which the language files are read.Requirements: PHP 3.0 or higher
-
HTTP requests to login with a specified user name and password and retrieve the contents of a given folder, are send. The folder listing is returned in an array that describe the files and sub-folders contained in the given start folder.The listing of files may include the URLs to download each of the them.
-
When a file is very large size it takes a lot of time to download. A common solution is to zip the file to make it smaller, but if it still too large to download, splitting the file in many pieces is often a better alternative solution.Zip and File Splitter can compress and split large files into smaller part files ...
-
class.wwwcheckup.php allows you to keep track of when websites were last updated. It will not tell you what the changes are, but just let you know that it has been changed in some way.You can display the results of hte changes, or all websites listed, in a table which shows when they were last checked and when they were last ...
-
crushJsCss can compact and scrambles JavaScript files using Dean Edwards' algorithm. CSS files can also be compacted and optimized by using CSSTidy.Processed files can be compressed using gzip algorithm and stored in a cached directory to avoid reprocessing.Requirements: PHP 4.0.7 or higher
-
Calendar dates can be browsed and manipulation.Key Features of Ilaria:- Manipulation of files and directories- Zip and unzip archives- Formatting text and HTML- Manipulate images and colors- Manipulate arrays and other data typesRequirements: PHP 3.0 or higher
-
Directory list class was specifically written for UNIX file systems, but it can be modified to work in DOS too.
-
Simple Files can open an existing file or create a new one. It can retrieve the file lines into an array, optionally keeping only those that match a given content criteria.Simple Files can also sort the returned lines or limit the number of lines that are returned just like with SQL database queries. File lines can also be modified or ...
-
DialogBox can be used to browse and manage files stored on the server side. It can list the files of a given directory displaying icons next to the file names based on their types deriving from the file name extension.The files are displayed with links to open separate windows to download the files with same name or with a different ...
-
If a previous version exists when a file is opened for writing, filesnap copies that version to a snapshot file.filesnap may also open a file for reading using an optional date parameter to tell the class to open the snapshot version of the file that existed on the given date.Requirements: PHP 4.3.0 or higher
-
Particular file name extensions can be accepted or refused. File Upload can also accept only files that have a size within a given limit.The accepted files are copied to a given upload directory. Optionally, File Upload may refuse files that already exist in the upload directory with the same file name.Requirements: PHP 4.0 or higher
-
Several types of operations can be performed on files and directories.Key Features of File Manager System:- List and retrieve information of files and sub-directories of a given directory sorted by several types of parameters- Remove files and directories from a list- Search for files and directories by name- Create, rename and delete directories- Create, rename, move, copy, delete, upload and ...
-
EPSDownload can take the name of server side file or a string of data to generate the necessary HTTP response headers to serve the data as a download.The content type, description and cache control can be configured.Requirements: PHP 5.0 or higher
-
Extension Info can associate an icon image to files of a known type. 40 file type extensions can be recognized by using the file name extension.
-
Web Page Size Calculator can fetch a Web page and analyse it to determine the total size of the page files including its elements.It may be used to figure if a page is taking too much bandwidth and time to load because its total size is too large. Once you determine the total size of your pages, you can take ...


