How would I send the output of your function in to an array out side of the function? Like for the return values such as 0-19 in the list would be assigned to $array[0] through $array[19]?