Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
http_send_file

http_send_file

(PECL)

http_send_file -- Send file

Description

bool http_send_file ( string file )

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

Parameters

file

the file to send

Return Values

Returns TRUE on success or FALSE on failure.