Hey,

Ive been searching around for some help regarding sending an XML document to PHP. From what I have gathered it is impossible. This is due to the fact that PHP cannot look at the header for the XML data, it can only get var:val style data via the $HTTP_GET_VARS array.

Am I overlooking something or is XML from Flash sent to PHP impossible?

Kind Regards,


Johny