I have a BIG php output and I start to transmit after client's request.
What happen on server when client press "Stop"?
PHP continues to send data? Where? Until the end?
What happen on server when client press "Stop"?
PHP continues to send data? Where? Until the end?
Comment