|
http_throttle(PECL pecl_http >= 0.10.0) http_throttle — HTTP throttling Описание
void http_throttle
( float $sec
[, int $bytes = 40960
] )
Sets the throttle delay and send buffer size.
Список параметров
Примеры
Пример #1 A http_throttle() example Send file with approximately 20 kbyte/s.
<?php Смотрите также
|
|