Tagged Questions
3
votes
0answers
79 views
Getting a list of manufacturers from a database
I'm new to Zend Framework. Can you help me optimize this Model function, which gets a list of Manufactures with some conditions from a database?
...