ftp_get_option

(PHP 4 >= 4.2.0, PHP 5, PHP 7)

ftp_get_option���ص�ǰ FTP ���ӵĸ��ֲ�ͬ��ѡ������

˵��

ftp_get_option ( resource $ftp_stream , int $option ) : mixed

����ɹ��򷵻�ѡ���ֵ��������������IJ��� option ѡ���������֧���򷵻� FALSE ͬʱ����ʾһ��������Ϣ��

�˺����᷵�����Ӿ��Ϊ ftp_stream��ָ����ֵ option ��ֵ����ֹ��Ŀǰ������ѡ�֧��:

֧�� FTP ��ʱѡ��
FTP_TIMEOUT_SEC ���ص�ǰ�趨����������ij�ʱʱ�䡣

Example #1 ftp_get_option() ʵ��

<?php
// Get the timeout of the given FTP stream
$timeout ftp_get_option($conn_idFTP_TIMEOUT_SEC);
?>

�μ� ftp_set_option()��