request type

Lorna Mitchell's Blog: Accessing Incoming PUT Data from PHP

PHPDeveloper.org  Thu, 07/31/2008 - 12:05

For a recent REST web service project, Lorna Mitchell had to put together a server for the remote clients to use.

She started with a GET request then moved to handling a POST request then to a PUT request - that's where the difficulty came in:


 

Really helpful open source guys - Tobias Schlitt

Planet PHP  Tue, 07/08/2008 - 15:07

While writing tests for the eZ Components Webdav component I stumbled over an issue with