News Feed
Jobs Feed
Sections




News Archive
Reddit.com:
Year Old Bug Request for $_PUT Interested in /r/php's Opinion
October 23, 2012 @ 09:48:12

A discussion has started up on Reddit.com about the request for a "$_PUT" superglobal to match the already existing "$_POST" and "$_GET" (as is mentioned in this bug).

Data that is posted to PHP via the PUT method is not parsed at all and is not available to PHP. This is particularly problematic for data sent encoded as 'multipart/form-data'. [...] This is something that would help every RESTful interface that people are trying to do with PHP. There are many people who have these problems and have to implement (usually incomplete and/or buggy) PHP solutions.

In the Reddit post there's a mixed set of opinions - some say that things work well enough as is (content pulled from the raw stream) and others say that adding something like this makes the HTTP support more complete and functional.

0 comments voice your opinion now!
rest put http method support superglobal


blog comments powered by Disqus

Similar Posts

DevShed: Additional Methods for Using SQLite with PHP 5

Internet Super Hero: PHP: "mysqlnd is awesome"

Pádraic Brady's Blog: RESTful Web Services with Zend Framework

C7Y: REST and Resource Handling with CakePHP

Padraic Brady's Blog: PEAR OpenID support packages released


Community Events











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


introduction functional opinion community series phpunit testing podcast symfony development symfony2 zendframework2 rest database interview language usergroup release conference framework

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