| 
 | 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
 
 Return Values
   Returns the remote system type, or  Examples
 Example #1 ftp_systype example 
<?phpThe above example will output something similar to: Example.com is powered by UNIX |