http_send_file

(PECL)

http_send_file -- Send file

Descrizione

bool http_send_file ( string file )

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

Elenco dei parametri

file

the file to send

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.