News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Lorna Mitchell's Blog:
PHP REST Server (Part 2 of 3)
September 03, 2008 @ 12:04:26

Lorna Mitchell has posted the second part of her series detailing her REST server development project (part one is here).

This is part 2 of my rest service writing article. In part 1 we saw the library which holds the functionality we will be using, and we also handled the incoming request and captured all the data we'll be using.

In this second part she gets into the details behind the handle() method of the class. It splits the URL into its parts and, based on the action requested, hands it off to the right method and calls the output() method to return to the user. Some error handling is also included (with custom exceptions).

0 comments voice your opinion now!
rest server service tutorial class exception custom



Similar Posts

Limitless Studios: Determine Number Of Online Users Without A Database

Pear-Code-Authors.com: Installation of a local PEAR copy on a shared host

Tectonic.co.za: Getting your head around PHP objects

Zend Developer Zone: Profiling PHP Applications With xdebug

Developer.com: Scaffolding with CakePHP - Managing Your Fantasy Football Team


Community Events







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


code example framework job zend releases cakephp security mysql release PHP5 ajax developer application PEAR database conference book package zendframework

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