HTTP_Download::setFile()

HTTP_Download::setFile() --  Set file path

Synopsis

mixed HTTP_Download::setFile (string $file, bool [$send_404 = true])

Beschreibung

Set the path to the file for the download.

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.