Creating custom Zend_Controller routes
Category: Web Development > PHP      Posted: 02 Aug 09

A look at how you can create custom routes and pass parts of your query string into a Zend_Controller as a named parameter.

Testing MVC Routes
Category: Languages > .net      Posted: 25 Jun 09

In this episode we will take a look at how you can test your routes in an MVC application.

We willl start the process of creating new functionality for our application in this episode by showing how to create the tests for the routes first by using MvcContrib project. In the next episode w...

Testing MVC Routes
Category: Languages > .net      Posted: 25 Jun 09

In this episode we will take a look at how you can test your routes in an MVC application.

We willl start the process of creating new functionality for our application in this episode by showing how to create the tests for the routes first by using MvcContrib project. In the next episode w...