Colin Guthrie wrote:
'Twas brillig, and tedd at 24/06/09 15:24 did gyre and gimble:
The biggest problem in uploading a file is figuring out how large it is. You can't find that out in php

Well you can find it out with the uploadprogress or APC PECL extensions.

http://www.clfsrpm.net/upprogress/index.php

example of form and all related files, with soure, demonstrating how uploadprogress works to make a progress bar.

My bar is kind of low tech but it works.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to