How to read from database in Zend Framework?
Moderator: General Moderators
-
alpine20_11
- Forum Newbie
- Posts: 1
- Joined: Tue Dec 06, 2011 4:40 am
How to read from database in Zend Framework?
I am new to Zend framework. Sorry from this simple question but I want to know how do we read data from table in database and display it by using javascript using zend framework?
Re: How to read from database in Zend Framework?
Zend website has a few tutorials, have you tried them?
Re: How to read from database in Zend Framework?
You can find some basics here
http://framework.zend.com/manual/en/zend.db.table.html
http://framework.zend.com/manual/en/zend.db.table.html