Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
http_throttle
Popis
void http_throttle ( [double sec [, int bytes = 40960]] )Sets the throttle delay and send buffer size for use with http_send() API. Provides a basic throttling mechanism, which will yield the current process resp. thread until the entity has been completely sent, though.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
http_send_stream | Nahoru |