Open GoogleCodeExporter opened 8 years ago
I think that all we need is some simple example using XMLHttpRequest
object and another one using curl library (or just file_get_contents
and fetching partial content).
Original comment by czarek.t...@gmail.com
on 19 Jan 2013 at 11:47
[deleted comment]
It is also possible to display a progress of a time consuming task without
the need of using ajax techniques, by disabling output buffering and flushing
a string that calls a javascript function that updates the progresss bar, see
this post on the PHP Desktop Forum:
https://groups.google.com/d/msg/phpdesktop/EoJchr65dk8/OZryJKp_Fy4J
Original comment by czarek.t...@gmail.com
on 17 Mar 2013 at 5:11
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
Original comment by czarek.t...@gmail.com
on 13 Oct 2014 at 6:55
Original comment by czarek.t...@gmail.com
on 21 Oct 2014 at 10:36
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/phpdesktop/issues/15
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 3:15
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 15 Jan 2013 at 7:09