Searched defs:array_splice (Results 1 – 2 of 2) sorted by relevance
1670 function array_splice(array &$array, int $offset, ?int $length = null, mixed $replacement = []): ar… function
3774 PHP_FUNCTION(array_splice) argument
Completed in 30 milliseconds