http://www.php.net/manual/en/function.stream-notification-callback.phpstream_notification_callback ben istemem ediyorum
Per çalışmak görünmüyor bir hata üretmek için aşağıdaki:
<?php
stream_context_create(array('notification' => 'callback'));
... ama öyle:
Warning: stream_context_create(): options should have the form ["wrappername"]["optionname"] = $value in /path/to/file.php on line 2
Bu aynı zamanda bir hata üretir:
İronik olarak, stream_notification_callback
örneğindeki kod bir hata oluşturmuyor.
stream_context_set_params vs. stream_context_set_option