I\'m trying to make search functionality to output all available books based on author/title or genre typed in a form (I\'m using sqlite), using LIKE function.
The pi