= $comp_pct) { // push this onto the array of matches $runshop['percent'] = round($percent, 0); //$runshop['trimmed'] = $runshop_name; array_push($arr_Matches, $runshop); break; } } } } } if (count($arr_Matches) == 0) { $none = TRUE; } $match_count = count($arr_Matches); //sort the array by keyword match success instead of by date function cmp($a, $b) { if ($a['percent'] == $b['percent']) { return 0; } return ($a['percent'] > $b['percent']) ? -1 : 1; } usort($arr_Matches, "cmp"); } //end keyword search // set the page title $pagetitle = "Search Results"; // set meta tags $meta_keywords = "search, running stores, triathlon, results"; $meta_description = "Triathlon running stores matching a user's search query. A list of matching running stores."; ?>

Search Results

Running Stores Match Your Search