Lorna Mitchell's Blog: Building A RESTful PHP Server: Understand...

Courtesy PHPDeveloper.org  Thu, 01/19/2012 - 10:02

In this new post to her blog Lorna Mitchell starts off a new series (based on popular demand) looking at building an RESTful server in PHP.

Back to basics - no framework, just PHP.

In the first part of this (probably) 3-part series, we'll begin with the basics.

It might seem boring, but the most important thing to get right with REST is parsing all the various elements of the HTTP request and responding accordingly.

I've put...


 

More related items

Building A RESTful PHP Server: Understanding the...
Once upon a time, what seems like a lifetime ago, I was away for a couple of weeks, and I wrote a series of posts about serving RESTful APIs from PHP to keep my blog going while I was away....

Lorna Mitchell's Blog: Building A RESTful PHP Server:...
Lorna Mitchell is back with another post in her "Building a RESTful PHP Server" series today with this new post showing how to work with output handlers (her focus is on JSON). So far...

Create your own framework... on top of the Symfony2...
The astute reader has noticed that our framework hardcodes the way specific "code" (the templates) is run. For simple pages like the ones we have created so far, that's not a problem, but if...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com