How to get Column Name With Zend DB
|
|
|||
|
|
|
You could use the describeTable method |
||
|
|
|
|
http://framework.zend.com/manual/en/zend.db.html#zend.db.adapter.list-describe |
|||
|
|
|
how to get all column name? |
||
|
|
|
This is the correct answer, the older answers are wrong or outdated:
|
|||
|
