Hi, I have a php script(build_XML.php) that builds a XML document with the information of a form HTML page and I was wondering how to send this XML document to the another page to work with it.
Thanks
Q: Why wold you want to do that in the first place?