http_send_file

(PECL)

http_send_file -- Send file

Descrição

bool http_send_file ( string file )

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

Parâmetros

file

the file to send

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.