Previously, I used to build separate functions for every query, but now I find CURL sufficient for everything. My biggest challenge is searching for a term across multiple columns. Is that possible? Like I have in input a value and I want to know if that value is title, is name, is a description or a date in a specific table. Apreciate your help for all my learning path! Thank you!