[thelist] PHP query string but for POSTed data?

Michael Pemberton mpember at phreaker.net
Thu May 9 23:41:00 CDT 2002


I may have understood the question, but I think that the actual solution you are looking for is: $HTTP_RAW_POST_DATA (pre 4.2.0, not sure about current equiv).

This is the only way of getting the *raw* contents of the data that was sent by the browser.

----
Michael Pemberton
mpember at phreaker.net
ICQ: 12107010










More information about the thelist mailing list