On 2 October 2013 09:25, Jannik Zschiesche <he...@apfelbox.net> wrote:
> Hi,
>
> wouldn’t $_BODY be better - since it is the request body?
> $_FORM is imho not very clear, since you can send data to $_POST without
> using a form.

I had it, but I'm not sure $_BODY fits either, because it should be an
array. Currently only form data fits the purpose of de-serialisation
of a request body.


-- 
Regards,
Mike

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to