Nothing found $val) { $wordDictionary[$ftiWord] = $val; } } } } // Perform the search and return the results as a block of HTML $results = Search($keywords, $fileList, $wordDictionary, $sortByTitle); echo $results; ?>