>> I don't know how to extract informations about upload progress status and >how >> to show informations to users. For example I want the users can see 30% of >> upload completed, or the MByte just uploaded. > >It's impossible. > >PHP script starts when file is 100% uploaded on the server.
It's impossible in PHP... You *COULD* do some JavaScript or even a Java application which uploaded the file, maybe, and monitored the progress, maybe... But it would hardly be worth the effort. And it really doesn't belong on this list at that point. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php