Net_FTP::cd() (Previous) (Next) Net_FTP::mkdir()

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

Net_FTP::pwd()

Net_FTP::pwd() -- サーバ上での現在のディレクトリを返す

説明

サーバ上で、現在選択されているディレクトリを返します。

返り値

mixed - 成功時には絶対パスを文字列で、 それ以外は PEAR::Error

例外・エラー

エラー時に返される PEAR_Error オブジェクトの中身は不定です。 エラー番号やエラーメッセージは無視できます。なぜなら、この操作が 失敗した際は「実際のパスを決定できなかった」以外の情報は得られないからです。

注意

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

Net_FTP::cd() (Previous) (Next) Net_FTP::mkdir()

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