Re: reading urlencoded data from POST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Accessing $HTTP_RAW_POST_DATA is similar to reading php://input which
I mentioned in my previous email.
I am not quite sure what is $_POST useful for. It is intended for
reading urlencoded data which it does only in special cases (no \0 or
\5C chars) and everyone has to parse it himself. Did I miss something?

--
Marek 'MMx' Ludha

On 9/23/06, Richard Lynch <ceo@xxxxxxxxx> wrote:


Search php.net for RAW_HTTP_POST or somesuch.

It's there for ya.



--
Like Music?
http://l-i-e.com/artists.htm




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux