The Little Guy Posted October 29, 2007 Share Posted October 29, 2007 I am looking for a file upload status bar. Users have a form on my site, the form holds 1+ file fields, when the user clicks "Upload" I would like to show one status bar for all the files being uploaded. Maybe a little extra, but maybe some text to show what file is currently being uploaded. Link to comment https://forums.phpfreaks.com/topic/75153-file-upload-status-bar/ Share on other sites More sharing options...
MadTechie Posted October 29, 2007 Share Posted October 29, 2007 PHP can not access raw post data, your need use perl as well, otherwise your never know the total size of the file your uploading.. Link to comment https://forums.phpfreaks.com/topic/75153-file-upload-status-bar/#findComment-380086 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.