Searched defs:file_put_contents (Results 1 – 2 of 2) sorted by relevance
586 PHP_FUNCTION(file_put_contents) in PHP_FUNCTION() argument
1155 function file_put_contents(string $filename, mixed $data, int $flags = 0, $context = null): int|fal… function
Completed in 33 milliseconds