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.

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.