Easy PHP Upload
This PHP upload class can be used to upload files with a client browser to a remote web server location.
The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system.
The class is extremely easy to use and comes together with full working examples. Since the second version is it possible to upload multiple files. Check the class file for all update information. The version 2.22 (and higher) is compatible with the PHP directive "register_globals=off". NEW functions for the multiple upload function: rename files and filename validation. With the updated (version 2.25) photo upload extension it`s possible to upload photos (logos) and resize them to the maximum X and Y size. The last version supports ImageMagick command line tools as an option (works faster then functions of the GD library).
Script Info:
Easy PHP Upload from File Management Scripts.http://www.finalwebsites.com/snippets.php?id=7
|
||||||||
|
« Back to File Management
