<<< Previous question <<< Question ID#0297.md >>> Next question >>>
Which of the following PHP functions can be used to alter the amount of time PHP waits for a stream before timing out during reading or writing?
- A)
stream_set_timeout()- B)
stream_get_meta_data()- C)
stream_set_read_buffer()- D)
stream_set_time()Answer
Answer: A