Recent content by aluminumpork

  1. A

    PHP flush() command not working... FIX NEEDED ASAP

    Thanks for the reply! Any ETA on 1.3.1 being made available?
  2. A

    PHP flush() command not working... FIX NEEDED ASAP

    It seems that this issue also affects any AJAX request that runs for the length of the operation. I’ve tried both using an IFRAME to run my process and an AJAX request (using jQuery). I took your tip and am using a file method to communicate between the visual front end (e.g. progressbar) and...
  3. A

    PHP flush() command not working... FIX NEEDED ASAP

    I too have run into this issue. I’m using a similar method as the original poster to output the progress of COM port operation as it happens. I too would love to see flush supported in the near future.
Back
Top