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

Lorna Mitchell: New Book: PHP Web Services

Web Developer Juice: PHP Magic Functions: Best Part of Object Oriented PHP - Part 2

NETTUTS.com: Deciphering Magic Methods in PHP

Ibuildings Blog: Supporting a PHP migration

Anthony Wlodarskis Blog: Authentication with Node.js and Zend Framework


Community Events









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


testing community development release introduction example object zendframework2 framework unittest event composer functional language interview api tool code opinion podcast

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