PHP Dokumentation: Function httpresponse-getcontentdisposition
12. Januar 2010 von werner
HttpResponse::getContentDisposition
(PECL pecl_http >= 0.10.0)
HttpResponse::getContentDisposition — Get content disposition
Beschreibung
static string HttpResponse::getContentDisposition ( void )
Get current Content-Disposition setting.
Rückgabewerte
Returns the current content disposition as string like sent in a header.
Siehe auch
- HttpResponse::setContentDisposition – Set content disposition
- HttpResponse::getContentType – Get content type
- HttpResponse::setContentType – Set content type