Is there any statement where the content below will only show IF a number in my table (database) =1, so if it was 0 nothing would show.
For instance;
the table has two areas in it, id, and, switch,
now is there a way to search all id's and only when switch has 1 in it, the content on the page...