SunQuest
 
           MySQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMySQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old April 17th, 2007, 02:19 AM
skynet01 skynet01 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 1 skynet01 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 14 sec
Reputation Power: 0
Question String matching help

i am fairly new to this and was wondering if you guys can help me . I am basically making a search function for a site here is what i have so far

PHP Code:
 $database->setQuery"SELECT * FROM #__mt_cats AS c" 
                
.    "\n WHERE c.cat_name OR c.metakey LIKE '%$searchword%' "
                
.    "\n AND cat_published='1' AND cat_approved='1' "
                
.    ( (!empty($only_subcats_sql)) ? $only_subcats_sql '' )
            ); 


now this matches the words fine if i search for a single word say if i want to search for "pipe" i get to the category plumber (cause of meta key word). I want the results to match if for example this string is entered :
"i want to fix a pipe in my house"

any help ?

thanks !

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMySQL Development > String matching help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway