stream_context_set_option
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Sets an option for a stream/wrapper/context

2025-01-10 15:47:30
stream_set_read_buffer
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 5 >= 5.3.3, PHP 7) Set read file buffering on the given stream

2025-01-10 15:47:30
streamWrapper::mkdir
  • References/PHP/Function/Extensions/Streams/Stream/streamWrapper

(PHP 5, PHP 7) Create a directory public bool

2025-01-10 15:47:30
streamWrapper::rmdir
  • References/PHP/Function/Extensions/Streams/Stream/streamWrapper

(PHP 5, PHP 7) Removes a directory public bool

2025-01-10 15:47:30
stream_filter_prepend
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Attach a filter to a stream

2025-01-10 15:47:30
stream_select
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Runs the equivalent of the select() system call on the given arrays of streams

2025-01-10 15:47:30
stream_get_contents
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 5, PHP 7) Reads remainder of a stream into a string

2025-01-10 15:47:30
streamWrapper::stream_truncate
  • References/PHP/Function/Extensions/Streams/Stream/streamWrapper

(PHP 5 >= 5.4.0, PHP 7) Truncate stream public

2025-01-10 15:47:30
streamWrapper::stream_lock
  • References/PHP/Function/Extensions/Streams/Stream/streamWrapper

(PHP 5, PHP 7) Advisory file locking public bool

2025-01-10 15:47:30
stream_context_create
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Creates a stream context

2025-01-10 15:47:30