[PHP-DB] Re: search query

2004-09-15 Thread David Robley
On Wed, 15 Sep 2004 23:30, Peppe wrote: > Hi > I have a option box with values > > Less than 150.000 > tot 175.000 > tot 200.000 > tot 250.000 > tot 300.000 > tot 350.000 > tot 400.000

[PHP-DB] Re: Search Query

2003-12-18 Thread David Robley
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > Dear all, > > i need help with my search query statement.. what is wrong with my code? > > > $word = split(" ", $keyword); > $num_words = count($word); > $word_str = ""; > $criteria = ""; > > for ($i=0; $