1. Create a PHP program containing an multi dimensional array of all the first and last names of the students in your class. Sort the array by last name in alphabetic order. Also sort the array in reverse order.
2. Split the array from #1 into two arrays; one containing first names, the other containing last names.
Get Answers For Free
Most questions answered within 1 hours.