$query = "SELECT id, description, date, requester, year, notes FROM $table WHERE description LIKE '%$keyword%' OR notes LIKE '%$keyword%' ";
- [php_mysql] Query Question j0hncage
- Re: [php_mysql] Query Question Jim Mullen
- [php_mysql] Re: Query Question j0hncage
- [php_mysql] Re: Query Question Battuguldur G
- [php_mysql] Re: Query Question j0hncage