Easy PHP File uploader
November 15th, 2007
The main goal of this script is to provide a user friendly web-based interface
for handling file uploads. If your website supports PHP5, you can deploy this script
to let your users/customers upload files.
Some of its features
- arbitrary number of files can be uploaded (one by one)
- Ajax user interface. File is uploaded without page refresh.
- valid HTML code, unobtrusive JavaScript code
Links |



October 15th, 2008 at 5:22 pm
I really really like this script, i have tested it and is working fine, But my question is, If i want to make it to be a multi upload script what can i do?
I would like it to be with like 5 or 7 options for users to upload 5 or 7 files at one time i.e. one single click.
Please help me so that i can use this script.
If anybody have a solution i will be very much appreciate.
Thanks.
Victor.
October 16th, 2008 at 2:48 pm
[…] a year after the first release of the Easy PHP File uploader PHP script I released a new version. I improved the script to allow multiple file upload. This […]