Hi!
Did anyone used php_uploadprogress extension for wamp?
When i try to use it with jquery, only the fist is relevant, and all other request show an not-updated information.
The configuration is the fallowing:
uploadprogress.file.filename__template=C:\wamp\tmp\upload_progress_%s.txt
uploadprogress.get_contents=0
uploadprogress.update_interval=500
Pleasa tell me where can be the problem.