Did the trick - thank you.

--- In [email protected], "Battuguldur G" <tuugi...@...> wrote:
>
> $query =
> "SELECT id, description, date, requester, year, notes
> FROM $table
> WHERE description LIKE '%$keyword%' OR notes LIKE '%$keyword%' ";
>


Reply via email to