Hi, I'm looking for a good, free upload script for an upload site that I'm starting. It needs to be able to upload not only images, but other files (such as zip, txt, etc.) as well. I've looked online, and I haven't come across any good, scripts. I'm also looking for something that I can modify (mostly design-wise). The script also needs to be able to support large files, up to 500MB for example. A status bar would be good. Note: I am not looking for someone to make a script for me, I'm just asking if anyone knows a good upload script out there. Not sure if I'm posting in the right forum, but whatever. Thanks! rsanek
Try out this link http://php.about.com/od/advancedphp/ss/php_file_upload.htm You can limit the file size and also limit files by type. Hope this will help you
I am still working on version 2 (which will have multi-upload,multi-server and flash progress bar). It will be upgradeable from version 1, so maybe you want to try version 1 out: http://www.free-php-scripts.net/P/Free_File_Hosting Peace,
I tried XtraUpload, but it was not too modifiable. The article on About.com looks good, I'll have to check that out. It's pretty simple, actually surprisingly simple. The second script looks good as well, more complicated I guess, but good. I'll have to check that one out as well. Thanks for the replies guys. I'll be sure to alert you what I picked.