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