Greetings all, I went through the Zend 1.10 quick-start tutorial without any issues, Yeah!
Now I would like to query the database to return specific data. For a simple example "SELECT comment, email FROM Guestbook"; Where would that go? The controller?, or the Mapper models/guestbookMapper.php, The model maybe? I'm a little confused, Any insight is much appreciated.. ~Shawn
