update : 2015.11.03
php.shukuma.com검색:
|
stream_context_set_option(PHP 4 >= 4.3.0, PHP 5) stream_context_set_option — Sets an option for a stream/wrapper/context 설명
bool stream_context_set_option
( resource
$stream_or_context
, string $wrapper
, string $option
, mixed $value
)
bool stream_context_set_option
( resource
$stream_or_context
, array $options
)
Sets an option on the specified context. 인수
반환값
성공 시 |