http_send_file

(PECL)

http_send_file -- Send file

Beschreibung

bool http_send_file ( string file )

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

Parameter Liste

file

the file to send

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.