|
Re: how to handle dynamic urls: msg#00160php.zend.framework.mvc
I usually specify my routes in a config file as described in the manual:
http://framework.zend.com/manual/en/zend.controller.router.html#zend.controller.router.add-config e.g., so www.domain.com/stores/Some_Dynamic_Store_Name/products/vewAll would go to ProductsController::viewAll w/ storeName == 'Some_Dynamic_Store_Name' (assuming stores/ is the root path of your app and you have no modules specified)-L On Fri, Jul 25, 2008 at 9:51 PM, whisperstream <junk-EAADADZgbbc@xxxxxxxxxxxxxxxx> wrote:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Zend_Model ready for community review: 00160, Jurriën Stutterheim |
|---|---|
| Next by Date: | Re: how to handle dynamic urls: 00160, Joó Ádám |
| Previous by Thread: | how to handle dynamic urlsi: 00160, whisperstream |
| Next by Thread: | Re: how to handle dynamic urls: 00160, Joó Ádám |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |