PHP Function which performs a double explode returning and unlimited number of middles of string based upon first split string [$strstart] and second split string [$strend] which essentially explodes the first array to create the output array [$arrmiddles].