stream_context_set_params

Set parameters for a stream/wrapper/context (PHP 4 >= 4.3.0)
bool stream_context_set_params ( resource stream|context, array params )

params should be an associative array of the structure: $params['paramname'] = "paramvalue";.

Table 169. Parameters

ParametersPurpose
notification Name of user-defined callback function to be called whenever a stream triggers a notification.

This HTML Help has been published using the chm2web software.