Hello Ray, 1. create the xml markup (dom) 2. open a connection to the 3rd party server (fsockopen) 3. send the header (fputs) 4. send the body (fputs) 5. close the connection Additional Questions? Best Regards, Oliver P.S: I just know better where to look for information:-) ----- original Nachricht -------- Betreff: mime type over http post? Gesendet: Mi, 16. Mai 2007 Von: Ray<ray@xxxxxxxxxxxxx> > Hello, > I'm trying to write a web-based aplication that talks to a third party > server. > I'm having a hard time getting support from from them. the method of > comunication (direct quote from their docs is: > "Data will be transferred to [server] via an HTTP POST operation using the > MIME type, text/xml" > > can anybody tell me what this means or how I do it using php? > Thanks, > Ray > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --- original Nachricht Ende ---- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php