News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Zend Framework Routing with XML
May 14, 2010 @ 08:31:29

On the Zend Developer Zone today there's a new tutorial looking at creating custom routing with the help of XML for your Zend Framework application.

If you use Zend Framework you probably used the initRoutes() function in your Initializer.php to create nice URI's and creating some different routing in your application. To create a customized route for your application you can use the Zend_Controller_Router_Route class from the Zend Framework.

The tutorial shows you the code you'll need in your application, a sample XML document with some custom routes defined, the class to read it all in and the initializer to get the ball rolling.

0 comments voice your opinion now!
zendframework tutorial routing xml custom


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: Multiple PHP versions set-up

WebReference.com: Data Filtering

Liip Blog: Using the Symfony2 console

PHPBuilder.com: Building RESTful Web Services with the Zend Framework

WebReference.com: Unary, Binary, and Ternary Operators in PHP


Community Events











Don't see your event here?
Let us know!


unittest code introduction language podcast testing opinion conference framework community release phpunit tool functional application development zendframework2 example interview series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework