Re: [PHP-DEV] Native support - PUT request, multipart form data
[email protected] (Andrea Faulds)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
On 17 Aug 2014, at 00:47, Park Framework <[email protected]> wrote: > Variable $_PUT is already a popular name. $_POST isn’t really POST data nor is $_GET really GET data. We shouldn’t continue this silly naming tradition given both existing names are inaccurate. We should have a query parameters array and a request body parameters array or blob. -- Andrea Faulds http://ajf.me/