The original string was: '$myCSV'."; echo "
After splitting the array contains the following values:
"; print_r(array_values($myArray)); ?>