> >> I want to make sure I'm correct in doing something. What >> do I need in order to perform the following: >> >> --------------------------------- >> Send an XML message to "something" at a website, have it >> load a database with the message, and return an >> acknowledgement. >> ------------------------------------------- > > SOAP? > > Google -> XML SOAP If SOAP seems too complicated for your purposes, you can also have a look at XML-RPC: http://www.xmlrpc.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php