Searched defs:stream_get_contents (Results 1 – 2 of 2) sorted by relevance
429 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() argument
1294 function stream_get_contents($stream, ?int $length = null, int $offset = -1): string|false {} function
Completed in 21 milliseconds