![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||
ftp_set_optionDescriptionbool ftp_set_option ( resource ftp_stream, int option, mixed value )This function controls various runtime options for the specified FTP stream. Parameters
Return ValuesReturns TRUE if the option could be set; FALSE if not. A warning message will be thrown if the option is not supported or the passed value doesn't match the expected value for the given option. 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/ |
|