if ($sort == 1) $sorting = "download_title ASC"; if ($sort == 2) $sorting = "download_count DESC"; if ($sort == 3) $sorting = "download_datestamp DESC, download_title ASC"; if ($rows != 0) {