News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Lorna Mitchell's Blog:
PHP REST Server (Part 1 of 3)
September 01, 2008 @ 11:21:54

Lorna Mitchell has started a three part series on her blog detailing the process she went through to develop a REST server in PHP.

I recently had reason to write a REST server in PHP, which was very interesting. There aren't a whole lot of resources on this topic around so I thought I'd write an outline of what I did. There is quite a lot to it so I'm publishing in multiple sections - this is part 1, which covers the central functionality and handling the incoming request.

In this first part she talks about the wrapper class she developed and includes some sample code that does the initial handling of the request (reading from php://input and passing it off to a handle() method to the taken care of).

0 comments voice your opinion now!
rest server tutorial code wrapper class



Similar Posts

Nefarious Designs: Object-Oriented PHP Part 2: Relationships

Daniel Krook\'s Blog: Public draft - Developing PHP Applications for IBM Data Servers

DevShed: Introducing Static Members and Methods in PHP 5 (Part 1)

Zend Developer Zone: XML and PHP 5

DevShed: Filters and Login Systems for Web Application Security


Community Events









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


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

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