> I have a form containing a text field where the user types in a
sentence.
> I
> need to search a mysql table, specifically a text field and display a
list
> of found results. My criteria selections are:
>
> 1) return a record if all the words are contained in a record
> 2) return a record if a
Hi,
I have a form containing a text field where the user types in a sentence. I
need to search a mysql table, specifically a text field and display a list
of found results. My criteria selections are:
1) return a record if all the words are contained in a record
2) return a record if all any w
2 matches
Mail list logo