The following example sorts the elements of the $cars array in ascending alphabetical order:``` numerical order:``` <?php $numbers = array(4, 6, 2, 22, 11);sort ...