Complete PHP FTP Reference
The ftp_systype() function returns the system type identifier of the FTP server.
This function returns the system type on success and FALSE on
failure.
| Parameter | Description |
|---|---|
| ftp_connection | Required. Specifies the FTP connection to use |
The output of the code above could be:
Complete PHP FTP Reference
Your message has been sent to W3Schools.