Perfidus Posted November 22, 2007 Share Posted November 22, 2007 Hi there ! I would like to improve a small search engine able to find coincidences in strings, it should make it's search among a big array of strings and return the most accurate result. Should I use strncmp or is it something better? Some code examples to look at? Link to comment https://forums.phpfreaks.com/topic/78418-strncmp-for-a-search-engine/ Share on other sites More sharing options...
revraz Posted November 22, 2007 Share Posted November 22, 2007 You could try searching for search code. Link to comment https://forums.phpfreaks.com/topic/78418-strncmp-for-a-search-engine/#findComment-396848 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.