When POST data is sent to a page, it's as if somebody typed the text into a
textarea and hit a submit button. Even though this is being done
programmatically, the POST method will behave the same. SOmebody in their
(your)code will have to write something similiar to:
$postData = "xVar=" . rawu
I think I saw on this list that there's a $HTTP_RAW_POST_DATA (or
similar) varibale. Sorry the net is slow like hell at work, I can't
search for more info. But I think if you search for "raw" on the
general mailing list's archive you will find it.
Arpi
> XML file is text file. If I op
2 matches
Mail list logo