Say If I instantiate a Zend_Db_Table_Abstract as following:
$myTable = new Zend_Db_Table_Abstract(...);

How do I get all the column names as a array for this table?


-- 
View this message in context: 
http://www.nabble.com/How-to-get-all-the-column-names-for-a-instance-of-Zend_Db_Table_Abstract-tf4522690s16154.html#a12902065
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to