I am wondering if anyone can tell me if the stream_set_timeout() needs to be called before each fgets() and/or if you must call stream_get_meta_data() to clear the contents or if you just call the stream_set_timeout() once for the script.
Thanks
John