View Single Post

  #3 (permalink)  
Old 12-11-2003
John Patrick
 
Posts: n/a
Default Re: iSearch PHP question #2


> Since magic quotes are enabled on your site, you should stripslash the
> search phrase before you parse it.
>
> Also, make sure that 'word word' and "word word" are treated as `word AND
> word`.
>
>
> JW



I'm afraid I'm not sure how to make the necessary changes. iSearch includes
several files. Do modify them, or are you suggesting a change that can be
made using the Control Panel? How can I best stripslash the search phrase
before parsing?

Thanks!

jp (noob)


Reply With Quote