HTTP_Download::send()

HTTP_Download::send() -- Send file

Synopsis

mixed HTTP_Download::send ()

Description

Send the download.

Returns PEAR_Error if:

Return value

return mixed - true on success or PEAR_Error

Throws

throws PEAR_Error

Note

This function can not be called statically.