Sets the throttle delay and send buffer size.
Anmerkung: This function is supposed to be used in conjunction with http_send_data(), http_send_file() und http_send_stream().
Anmerkung: Provides a basic throttling mechanism, which will yield the current process respectively thread until the entity has been completely sent.
Anmerkung: This may not work as expected with the following SAPI(s): FastCGI.
http_send_data() |
http_send_file() |
http_send_stream() |
the HttpResponse class if you are using PHP-5.1 and above |
Zurück | Zum Anfang | Weiter |
http_send_stream | Nach oben | http_build_str |