I\'m just wondering what the syntax is to do a db select in Zend Framework where two values are true. Example: I want to find if a user is already a member of a group:
It seems like there\'s a few different ways to join two tables using the Zend Framework, but I\'ve never done it before so I don\'t know which is the best way to do it.
I have an SQLite database, eventually will be a MySQL database and I\'m using Zend Framework. I\'m trying to fetch all the rows in a table where the \'date_accepted\' column is empty/null/doesn\'t hav