컨텍스트 옵션과 인수
PHP Manual

Context parameters

Context parametersContext parameter listing

설명

These parameters can be set on a context using the stream_context_set_params() function.

옵션

notification callback

A callback to be called when an event occurs on a stream.

See stream_notification_callback() for more details.


컨텍스트 옵션과 인수
PHP Manual