simple php file browser script

Jul 25, 2012, by admin

php-file-browserThis PHP upload class (the old name) 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 very 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.