Searched defs:file_get_contents (Results 1 – 5 of 5) sorted by relevance
28 function file_get_contents(filename) function
37 function file_get_contents(filename) function
1308 function file_get_contents(filename) function
522 PHP_FUNCTION(file_get_contents) in PHP_FUNCTION() argument
847 function file_get_contents(string $filename, bool $use_include_path = false, $context = null, int $… function
Completed in 37 milliseconds