the XML content can be retrieved by using: $fluxXml = $GLOBALS['HTTP_RAW_POST_DATA'];

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjava
    New Member
    • Sep 2009
    • 132

    the XML content can be retrieved by using: $fluxXml = $GLOBALS['HTTP_RAW_POST_DATA'];

    hi,

    i genere the file xml from the query sql with php and i want the XML content can be retrieved by using:
    $fluxXml = $GLOBALS['HTTP_RAW_POST_ DATA'];

    how can i do that

    Thanks in advance
Working...