http_send_file

(PECL)

http_send_file -- Send file

Описание

bool http_send_file ( string file )

Sends a file with support for (multiple) range requests.

Список параметров

file

the file to send

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.