HTTP_Download::send()

HTTP_Download::send() -- Send file

Synopsis

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

Description

Send the download.

Returns PEAR_Error if:

Paramètres

Valeur retournée

Retourne TRUE en cas de succès, un objet PEAR_Error en cas d'échec.

Note

Cette fonction ne peut pas être appelée de façon statique.