The HttpResponse
PHP Manual

HttpResponse::getFile

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getFileGet file

Описание

static string HttpResponse::getFile ( void )

Get the previously set file to be sent.

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

Returns the previously set path to the file to send as string.

Смотрите также


The HttpResponse
PHP Manual