Net_FTP::putRecursive() (Previous) (Next) Net_GameServerQuery

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_FTP::checkFileExtension()

Net_FTP::checkFileExtension() -- check extensions.ini for the transfermode of a specific file.

Description

This method checks a given filename for its proper transfermode (using extensions.ini). If the file extension can not be found, the class falls back to the standard transfer mode (attribute).

Paramètres

  • string $filename - The filename to check extension for.

Valeur retournée

int - either FTP_ASCII or FTP_BINARY.

Valeurs renvoyées

No errors. Always a filetransfermode should be returned.

Note

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

Net_FTP::putRecursive() (Previous) (Next) Net_GameServerQuery

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.