array_splice

array_splice -- Remove a portion of the array and replace it with something else

Description

array array_splice ( array input, int offset [, int length [, array replacement]])






Exempel 1 . array_splice( ) examples