Mikor said:I've started a file hosting site, and my brother suggested that it would be better with a progress bar showing how much has uploaded.
Any idea how I would do this?
PHP5 includes a 'hook' for this, I've not messed with it much though.peter@flexiwebhost said:As the links suggest this cannot be done solely by php alone. There are some methods that have been devised using php but they are cumbersome and just do not 100% work properly (and usually need more than standard access to the server to install)
SecondVersion said:PHP5 includes a 'hook' for this, I've not messed with it much though.



