litespeed_finish_requestFlushes all response data to the client 説明
bool litespeed_finish_request()
This function flushes all response data to the client and finishes the request. This allows for time consuming tasks to be performed without leaving the connection to the client open. パラメータこの関数にはパラメータはありません。 戻り値
成功した場合に 変更履歴
参考
|