That wouldn't work...PHP:WHERE id = '7' AND '8'
Why would it not work? the OP is wanting BOTH 7 and 8 not 7 or 8That wouldn't work...
OP wants to list from that table that has an id of 7 OR 8. Why would one row have both ids in that table?Why would it not work? the OP is wanting BOTH 7 and 8 not 7 or 8
actuallyOP wants to list from that table that has an id of 7 OR 8. Why would one row have both ids in that table?