Search code examples
phpjqueryfileuploadsharing

Searching for free and fast Jquery with Php Upload Script


I'm looking for free php and jquery(would be nice) upload script which I could include in my webpage.

It must be able to upload multiple files, and make a link for them.. as in mysite.com/randomstuff with a list of files or if I upload one file, then it will redirect to hotlink and then people wont have to click anything.

It must have easy way to upload files without logging in so that when I upload I could just give the link to my clients or friends so that they could download some support files, fixes, etc.

Thanks!


Solution

  • Have a look at this:

    http://www.uploadify.com/

    It is easy to use jquery and php uploading method. you can upload multiple files at a time.

    Hope this helps.