lautr.com

Hannes Blog for Development and Stuff besides

4. März 2010
von Hannes
Keine Kommentare

modifying the zend framework router, an example for a simple website

I’m currently working on a new Site on the base of zend framework (again ;) ). But since the normal url Structure (controller/action) has a little bit of an overhead i looked into how to modify the router. To my surprise i found out that is extremely simple. I decided to go with the “Zend_Controller_Router_Route_Regex” as the name suggests it uses regexp… Weiterlesen