Question:Which function returns a section of an array based on a starting and ending offset value?
A array_slice() B array_marge() C array_sort() D array_combine()
+ AnswerA
+ Report