stream_context_set_params
Set parameters for a stream/wrapper/context
Description
boolstream_context_set_params
resourcestream|context
arrayparams
params should be an associative array of the structure:
$params['paramname'] = "paramvalue";.
Parameters
Parameters
Purpose
notification
Name of user-defined callback function to be called whenever a stream triggers a notification.