HTTP_Download::send()

HTTP_Download::send() -- Send file

Synopsis

mixed HTTP_Download::send (bool [$autoSetContentDisposition = true])

Beschreibung

Send the download.

Returns PEAR_Error if:

Parameter

Rückgabewert

Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.