PHP » GoLang |
login |
register |
about
|
ftp_systype(PHP 4, PHP 5, PHP 7) ftp_systype — Returns 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
<?php The above example will output something similar to: Example.com is powered by UNIX |
more
Recently updated
more
Most requested
more
Last requests
|