Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

ftp_chdir

(PHP 3>= 3.0.13, PHP 4 )

ftp_chdir -- FTP サーバー上でディレクトリを移動する

説明

bool ftp_chdir ( resource ftp_stream, string directory)

指定したdirectoryに移動します。

成功時にTRUE、エラー時にFALSEを返します。