![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||
ftp_get_option(PHP 4 >= 4.2.0, PHP 5) ftp_get_option -- Retrieves various runtime behaviours of the current FTP streamDescriptionmixed ftp_get_option ( resource ftp_stream, int option )This function returns the value for the requested option from the specified FTP connection. Return ValuesReturns the value on success or FALSE if the given option is not supported. In the latter case, a warning message is also thrown. Copyright © 1997 - 2007 by the PHP Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later. A copy of the Open Publication License is distributed with this manual, the latest version is presently available at http://www.opencontent.org/openpub/. Please see full copyright text at http://www.php.net/manual/en/copyright.php Original version of the above documentation is available at http://www.php.net/manual/en/ |
|