likethegoddess Posted November 3, 2008 Share Posted November 3, 2008 I'm working on a client file upload facility for my website. I've checked a few file management scripts that offer too much facility to the user and a few file upload scripts that don't do enough. This script needs to exclude uploads by file type and file size, have customizable thanks/error pages (rather than messages), and automatically email on upload. I need secure logon, which can, I suppose, be handled separately. I'd prefer the ability to upload multiple files at once and to allow users to download files as well. I'd also like it to be simple enough that I can add file types and change file size limit as needed. While free is better, I'd definitely donate or pay for something I don't have to tweak too much. Any ideas? Diana Link to comment https://forums.phpfreaks.com/topic/131152-file-upload-script-recommendation-sought/ Share on other sites More sharing options...
pavanpuligandla Posted November 3, 2008 Share Posted November 3, 2008 I'd prefer the ability to upload multiple files at once and to allow users to download files as well. I'd also like it to be simple enough that I can add file types and change file size limit as needed. hii diana, i can help u as i'm using a php class uber multiple file(s) upload. have a glance at php classe.herez the link http://www.duke.edu/websrv/file-extensions.htm Many Regards. Link to comment https://forums.phpfreaks.com/topic/131152-file-upload-script-recommendation-sought/#findComment-680980 Share on other sites More sharing options...
likethegoddess Posted November 3, 2008 Author Share Posted November 3, 2008 Thanks for your response. I'm good with mime types/file extensions. What I'm looking for is a script that does what I've specified. Thanks. Link to comment https://forums.phpfreaks.com/topic/131152-file-upload-script-recommendation-sought/#findComment-681181 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.