
Druckansicht von http://www.php-homepage.de/manual/function.http-throttle.php
http_throttle(PECL pecl_http >= 0.10.0) http_throttle — HTTP throttling Beschreibung
void http_throttle
( float $sec
[, int $bytes = 40960
] )
Sets the throttle delay and send buffer size.
Parameter-Liste
Beispiele
Beispiel #1 A http_throttle() example Send file with approximately 20 kbyte/s.
<?phpSiehe auch
|