stream_context_set_params

Example

 bool stream_context_set_params ( resource $stream_or_context , array $params ) 

Description

Sets parameters on the specified context.

Return Values

Returns TRUE on success or FALSE on failure.