HTML_CSS::getContentDisposition

HTML_CSS::getContentDisposition() – Return the Content-Disposition header

Synopsis

require_once 'HTML/CSS.php';

mixed HTML_CSS::getContentDisposition ( )

Description

Get value of Content-Disposition header (inline filename) used to display results

Throws

throws no exceptions thrown

Since

since version 1.3.0 (2007-10-22)

Note

This function can not be called statically.

Return value

returns boolean FALSE if no content disposition, otherwise string for inline filename

Return the charset encoding string (Previous) Return all options for the class (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.