Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Creating a search form that uses multiple checkboxes


vincevincevince - 2:47 am on Nov 21, 2012 (gmt 0)


You should be able to include a sorting column something like:

select .... rest of the query here, for both keywords ... ORDER BY (**kw-query1**)+(**kw-query2**) DESC

Or; use MATCH AGAINST as that automatically does this kind of scoring for you.


Thread source:: http://www.webmasterworld.com/php/4520722.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com