The HttpResponse
PHP Manual

HttpResponse::getContentDisposition

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getContentDispositionGet content disposition

Opis

static string HttpResponse::getContentDisposition ( void )

Get current Content-Disposition setting.

Zwracane wartości

Returns the current content disposition as string like sent in a header.

Patrz także


The HttpResponse
PHP Manual