Easy Tutorial
❮ Func Filter Var Array Func Mail Ezmlm_Hash ❯

PHP ftp_systype() Function



Definition and Usage

The ftp_systype() function returns the system type identifier of the FTP server.

On success, the function returns the system type. On failure, it returns FALSE.

Syntax

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

Example

The above code will output:

❮ Func Filter Var Array Func Mail Ezmlm_Hash ❯