update : 2015.11.03
php.shukuma.com검색:
|
ftp_systype(PHP 4, PHP 5, PHP 7) ftp_systype — Returns the system type identifier of the remote FTP server 설명
string ftp_systype
( resource
$ftp_stream
)Returns the system type identifier of the remote FTP server. 인수
반환값
Returns the remote system type, or 예제
Example #1 ftp_systype() example
<?php 위 예제의 출력 예시: Example.com is powered by UNIX |