Russian Ukraine English
Catalog RSS


ftp_chdir

(PHP 3>= 3.0.13, PHP 4 >= 4.0b4)

ftp_chdir -- Changes directories on a FTP server

Description

int ftp_chdir (int ftp_stream, string directory)

Returns true on success, false on error.

Changes to the specified directory.

Led