News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Lorna Mitchell's Blog:
PHP REST Server (Part 3 of 3)
September 05, 2008 @ 12:55:48

Lorna Mitchell has posted the last part of her development process towards creating a sample REST server in PHP:

This is part 3 of my article about writing a restful service server. If you haven't already, you might like to read part 1 (covering the core library and grabbing the information we need from the incoming request) and part 2 (covering the service handler itself) before reading this section. This part covers the Response object that I used to return the data to the user in the correct format.

She show how she created the object to push the response back out to the client with an output() method that displays the XML response in a manually generated format.

0 comments voice your opinion now!
rest server tutorial response xml object



Similar Posts

WaxJelly Blog: Simple PHP script using the YouTube API (with pagination)

Builder.com.au: Creating and managing a Mysql database with phpMyAdmin

Brian Nelson's Blog: Writing A Reverse Proxy in PHP5

DevShed: An Introduction to Using the Decorator Pattern with PHP

Jeff Moore's Blog: Dependency Injection in PHP


Community Events







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


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

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