定数 (Previous) (Next) Net_FTP::connect()

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

Net_FTP::Net_FTP()

Net_FTP::Net_FTP() -- コンストラクタ

説明

FTP サーバと通信するための新規オブジェクトを生成します。

パラメータ

  • string $host = null - 接続先ホスト(IP アドレスあるいはドメイン名のいずれか)。

  • int $port = null - サーバへの接続のためのポート番号。

返り値

object - 新規 Net_FTP オブジェクト

注意

この関数は、スタティックにコールする ことはできません。

定数 (Previous) (Next) Net_FTP::connect()

Download Documentation Last updated: Sun, 07 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.