HTTP_Download::setFile()

HTTP_Download::setFile() --  Set file path

Synopsis

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

Description

Set the path to the file for the download.

Parameter

Return value

Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.