Constantes (Previous) (Next) Net_FTP::connect()

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

Net_FTP::Net_FTP()

Net_FTP::Net_FTP() -- constructor

Description

Create a new object for communication with FTP servers.

Paramètres

  • string $host = null - The host to connect to ( either an IP address or a domain name).

  • int $port = null - The port to connect to on the server.

Valeur retournée

object - the new Net_FTP object.

Note

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

Constantes (Previous) (Next) Net_FTP::connect()

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.