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





-- 
PHP General 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]

Reply via email to