Hello, I am developing a website but I am stuck at a point.
I have a table having Sundays, video, and photo1, photo2, photo3 as columns.
I have a form on a web page having three check boxes "with videos", "with photos" and "Open on Sundays", I want to get results based on these controls please help me. If open on Sundays is checked then the query will return the results where Sundays have value "yes", if "with photo" is checked the query will return where photo1 or photo2 or photo3 is not empty.