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...
Post new comment