Hello,

First of all I am very new to ZF and have not enough familiarity with it at
the moment, but have a programming background and experience in other MVC
frameworks.

I am struggling to setup my first project structure. (Actually moving my
codebase to ZF :)
I basically need to things, so it would be nice if someone could help me
out:

I need to involve some database queries (well some Model logic actually)
before i set my routes. That involves validating URI & stripping of some
parts of it (language identifier, backend identifier etc).

Where is the best place to put this code? 
Can it somehow be a part of my default module?

Is it possible for my default module to handle every URI, do this logic and
then execute another module?

Thanks in advance!


-- 
View this message in context: 
http://www.nabble.com/Routing-from-Database-tp23473104p23473104.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to