[PHP-DB] Database search question

2002-03-30 Thread Chris Payne
Hi there everyone, How can I accomplish the following? I have a table called search, I have 3 fields, city, country, type I also have an imput box where you can type in a search word. What I need is, say you type in hotels germany, I need the search to break up the sentence and then search

RE: [PHP-DB] Database search question

2002-03-30 Thread J. Scott Johnson
can't figure it out, generate a ui on the fly asking By X did you mean? and then 3 radio buttons to set the right column. Scott -Original Message- From: Chris Payne [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 10:15 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Database search

Re: [PHP-DB] Database search question

2002-03-30 Thread Mike de Libero
Subject: [PHP-DB] Database search question Hi there everyone, How can I accomplish the following? I have a table called search, I have 3 fields, city, country, type I also have an imput box where you can type in a search word. What I need is, say you type in hotels germany, I need the search