Posted by bobzimuta on 12/17/87 11:56
davehansen22@gmail.com wrote:
> Is there a way to generate a MySQL WHERE clause from a search string
> like this:
>
> "(dave OR hansen) php programmer"
>
> I would want to use the generated MySQL clause against a "memo" type
> field.
>
> I searched but apparently I'm not using the right keywords.
Can you post the table definition and full query you were trying?
[Back to original message]
|