-
Images in the GIF, JPEG or PNG formats, can be opened from files stored on the server, uploaded files or strings.Currently Fuerte Image Tool can perform several types of image manipulation operations, like resizing images to a given width and height, resize images proportional and fit within given width and height limits, add borders, etc..The manipulated images can be saved ...
-
A PHP directory indexing script which indexes all folders, files, their size and type, and modification time like Apache Server, but it does it with style. My PHP Indexer enables you to upload files, manage files and folders from admin panel, etc.. It is easily configurable and can be installed within minutes.
-
Several types of file manipulation operations, such as handling uploaded files, serving files for downloading, renaming, deleting, copying and moving, can be performed.
-
A file can also be copied from another server to your own.Key Features of My Easy Copy:- You can change the file's original name into a new name (random numbers & letters)- You can select the folder that's the file will be uploaded into- Show the time used to copy the file- Show the file size
-
NetLoadEasyShare sends HTTP POST requests to the Netload or EasyShare servers to upload a given file. The resulting pages are processed and HTML code with a link to download them is returned.Requirements: PHP 5.0 or higher
-
MyUpload is a class that allows you to upload files to the web server. It is easy to install, use and modify.The basic steps to upload through MyUpload are:- check if the file has been uploaded to your server tmp dir- set the directory to upload to- check if the type of file is accepted (extension of file only)- check ...
-
If the uploaded file verifies the validation rules, Classe Upload moves the file to a given directory. Classe Upload can also return the corresponding download link for an uploaded file.Key Features of Classe Upload:- Check if the file does not exceed a given size limit- Check if the file name has one of the accepted extensions- Check if there is ...
-
UploadSimples can validate an uploaded file to accept only with image MIME types and with a size lower than a limit. An uploaded image file can also be renamed and resized in order to not exceed a specified size limit.Requirements: PHP 3.0 or higherLimitations: The code and the comments are in Portuguese
-
UploadManager can access files uploaded to a server and store them in a specified folder.Key Features of UploadManager:- Delete existing files- Prepare the listing of uploaded files- Delete or create the directory to store uploaded files- Create, modify or delete the uploads directory index file (by default, 'index.html')- Create, modify or delete the file with descriptions of the uploaded files ...
-
The enctype="multipart/form-data" attribute should be specified on the form, so that file are uploaded properly.The class should be created by passing $HTTP_POST_FILES as the only argument for the constructor (e.g. $upload = new Upload(&$HTTP_POST_FILES)), and also by reference (the & indicates this).
-
HttpPostUpload is a class to make it easy and a little bit secure to upload files to a Web server.
-
FormHandler can generate a form and save/edit data from a MySQL, PostgreSQL or Access database.Key Features of FormHandler:- Validate submitted values- Can use templates- The form HTML code is XHTML 1.0 compliant- Possibility to change to style of the form- Possibility to associate CSS styles or Javascript to the fields- There can be generated special fields like date fields- Support ...
-
File Uploader can validate the file size, size limits, file extensions, whether the file already exists, checking a banned users lists.A log of the uploaded files can also be saved.
-
package can be used to distribute and kind of software formerly written in PHP. It generates a single .phx.php file and that´s all. The customer has to upload it and call it through the browser once. After this, the whole package installs itself.A lot of options for the package can be set during generation.
-
Image Uploader takes an uploaded image and check whether the MIME type is of GIF, JPEG or PNG formats, if the file size does not exceed a given limit, or the image width and height is not smaller than a given size.Image Uploader can also create thumbnails and assure that width and height of neither the thumbnails nor the original ...

