Well, using ZF in a non-MVC set-up is a simple as just not using the MVC
components. All the components of ZF are standalone (ish), so if you
just want to use the DB component then just use that, if you just need
to build/consume RSS feeds then just use the feed component. What is it
you want to use ZF for?
Panman wrote:
Does anyone have any links, suggestions, anything, about the best ways to use
ZF in a non-MVC setup? I'm trying to get a handle on using ZF but am
struggling because most of the docs talk about MVC. Thanks in advance.
--
Jack