ftp_systype

ftp_systype

(PHP 4, PHP 5, PHP 7)

ftp_systypeReturns the system type identifier of the remote FTP server

Description

string ftp_systype ( resource $ftp_stream )

Returns the system type identifier of the remote FTP server.

Parameters

ftp_stream

The link identifier of the FTP connection.