i am totaly confused.in documentaion Zend mentioned both zend_db and zend_db_table.so i can use any one to intract with db.it doesn't matter. does it? so when i use model,is it must to use zend_db_table.Can i use zend_db in model for writting quires instead of zend_db_table?
please clear my all doubts.
Thanks
|