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::stream_close
  • References/PHP/Function/Extensions/Streams/Stream/streamWrapper

(PHP 4 >= 4.3.2, PHP 5, PHP 7) Close a resource

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

(PHP 5, PHP 7) Sends a message to a socket, whether it is connected or not

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
stream_filter_remove
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 5 >= 5.1.0, PHP 7) Remove a filter from a stream

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_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_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_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
stream_get_line
  • References/PHP/Function/Extensions/Streams/Stream

(PHP 5, PHP 7) Gets line from stream resource up to a given delimiter

2025-01-10 15:47:30