(複数の) range リクエストをサポートするファイルを送信します。
この関数の振る舞いおよびその後の動作は、以下の INI 設定 http.send.not_found_404 そして http.log.not_found に依存します。
INI 設定 http.send.not_found_404
が有効で INI 設定 http.log.not_found
が書き込み可能なファイルを指している場合は、file
が見つからないときにそこにログメッセージが書き込まれます。
http_send_data() |
http_send_stream() |
http_throttle() |
http_send_content_type() |
http_send_content_disposition() |
PHP 5.1 以降を使用している場合は HttpResponse クラス |