Tracking file upload progress
Posted: Mon Apr 13, 2009 2:38 pm
Hi all,
I'm currently writing an application that allows a user to upload a file using a simple form. I'm am trying to add a progress bar that can track the progress of the upload. I've looked around the net and have seen that "PHP V5.2 added hooks for developers to take advantage of tracking file upload progress in real time." Does any one know how to take advantage of this, or can offer an alternate solution?
Any help would be greatly appreciated, many thanks in advance.
I'm currently writing an application that allows a user to upload a file using a simple form. I'm am trying to add a progress bar that can track the progress of the upload. I've looked around the net and have seen that "PHP V5.2 added hooks for developers to take advantage of tracking file upload progress in real time." Does any one know how to take advantage of this, or can offer an alternate solution?
Any help would be greatly appreciated, many thanks in advance.