![]() Preserved Topic: Site Search (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: USA |
![]() I'm working on a site search script and don't quite know where to start with making it search each page on the site for whatever is typed into the search area. Can someone point me in the direction of like a tutorial/explanation/anything that could help me? |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Bipolar (III) Inmate From: USA |
![]() yah Pugz mysql and php, all i've gotten to work so far is a very basic user login thing (i'm working on sessions right now) and a basic news submission/calling script. |
Paranoid (IV) Inmate From: Behind the Wheel |
![]() I've got a very basic search feature on my site, but it only uses "LIKE %$search%" in mysql. This of course only works for matching exact strings (like a word, or a string of characters in a word). How can I make it return matches of any words in the search like a normal search engine?? any tutorials out there that I haven't found yet? |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
![]() The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() On a whim, I started to play with LIKE, but I'm lost with a failing SQL query. |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
![]() The poster has demanded we remove all his contributions, less he takes legal action. |