News Feed
Jobs Feed
Sections




News Archive
phpaddiction:
Url Routing with PHP - Part Two
April 06, 2007 @ 08:41:00

On the phpaddiction site today, there's part two of their tutorial looking at URL routing with PHP (started here in Part One).

With the foundation of the routing in place (from part one), they move on to bigger and better things:

  • assign responsibilities (what needs to be accomplished)
  • creating a standard command object
  • interpreting the URLs and the parameters passed in it
  • using this information to dispatch the correct commands
There's code examples through out to illustrate each point as well as one main one at the end to show how to put it all into action. Their script reads in the URL and sends the command along to the CommandDispatcher - check out this example page to see it in action.

0 comments voice your opinion now!
url routing tutorial command object interpret dispatch url routing tutorial command object interpret dispatch


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial: Parts 1-8 Revisited

IBM developerWorks: What's new in PHP V5.2, Part 4: Using the new ZIP extension

NETTUTS.com: Twitter Emulation Using MooTools 1.2 and PHP

Chris Shiflett's Blog: PHP Session Debugging


Community Events











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


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

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