|
Download Quota
|
Other links at PHP > Scripts and Programs > File Manipulation |
| 1. |
Easy Admin
|
|
|
With Easy Admin the user can create, modify, and delete files and directories. The code is in a modular format so new modules can be easily created and added. The download is small and contains no un-necassary images or advertising and it is released under the GPL. Important Update :: 1.1.1 has encrypted passwords and now works on newer PHP systems. Does not require register_globals to be on
|
| 2. |
class.upload.php
|
|
|
With this class, you can create a page to upload files (e.g. pictures) to a server. The main features are: - File size verification - Image size verification (in pixels) - MIME-type verification
|
| 3. |
FriendlyPrint
|
|
|
FriendlyPrint allows you to turn any page into a printer-friendly document without having to create a totally new page for each one. The script removes all your "interface graphics" and other unwanted graphics that just waste printer ink. All you have to do is create a link to the script, and instantly a printer-friendly version of the page is produced. A very useful tool for sites with articles.
|
| 4. |
JotPad
|
|
|
A simple text editor thats password protected. Upon accessing, user is prompted for a password. Once the correct password is entered, the text file is opened and displayed in a form field. The file can then be edited, and saved. There is also an option to view the file in the browser without having the size restricted by the form.
|
| 5. |
PHP Easy Downloader
|
|
|
PHP Easy Download is an easy to use and convenient download script. Simply drop the script into the directory where the download files reside. The script does the rest of the work. PHP Easy Download will thumbnail jpg images if the GD library is available. The GD Library is NOT required however, and the script will work just fine without it. It DOES NOT require MYSQL. Features: Sort the download list by popularity, alphabetically, file size. Search the download library by keyword. Presents your large download library in pages (paginates). Tracks how many times a file was downloaded. Includes an admin function. Output is customizable.
|
|
|