PHP. Руководство по PHP. 2005
stream_context_set_option
stream_context_set_option
Description
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. value is set to option for wrapper
stream_context_get_options
stream_context_set_params