Hello,
there should be a variabele $HTTP_RAW_POST_VARS which contains the data in
this situation.
Derick
On Wed, 11 Jul 2001, Gustavo Carreno wrote:
> Hi tere,
>
> Imagine that someone does the following post:
>
> ---------------8<-----------------
> POST /bla.php HTTP/1.0
> host: bla.com
> content-type: text/xml
> content-length: ##
>
> <?xml blabla?>
> <bla>
> </bla>
> ---------------8<-----------------
>
> With what function, variable, server variable or whatever do I have access
> to that XML?
> I'm not concerned with the parsing, that is quite simple, I'm concerned with
> the access to
> that content!!!
>
> Gustavo Carreno
Derick Rethans
---------------------------------------------------------------------
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
SRM: Site Resource Manager - www.vl-srm.net
---------------------------------------------------------------------
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]