Page 1 of 1

splitting words

Posted: Fri Mar 26, 2004 2:01 pm
by sulen
I have developed a search engine to search through directories and subdirectories on my site. But at this time it searches based on the exact word entered in the search field. I want the field variable to be able to accept a combination of words separated by a delimiter like '+' . I wud like some help on how to do this.

Thanks

Re: splitting words

Posted: Fri Mar 26, 2004 2:26 pm
by aleigh
sulen wrote:I have developed a search engine to search through directories and subdirectories on my site. But at this time it searches based on the exact word entered in the search field. I want the field variable to be able to accept a combination of words separated by a delimiter like '+' . I wud like some help on how to do this.

Thanks
http://us4.php.net/split