PHP and MySQL / Video Slicing (splitting) and merging arrays in PHP This tutorial explains how to splice (split) an array into more than one array by specifying a new array and where to split the existing array, and also how to …