Easy Tutorial
❮ Php Includes Func Math Decoct ❯

PHP ftp_pwd() Function



Definition and Usage

The ftp_pwd() function returns the current directory name of the specified FTP connection.

Syntax

Parameter Description
ftp_connection Required. Specifies the FTP connection to use.

Example

The above code will output:

❮ Php Includes Func Math Decoct ❯