HTTP_Download::send()

HTTP_Download::send() -- Send file

Synopsis

mixed HTTP_Download::send ()

Description

Send the download.

Returns PEAR_Error if:

Return value

Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.