Re: mime type over http post?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for your help everybody.
I think I'll give the other company a link to this thread for the next person 
who asks for help.
Ray

On Wednesday 16 May 2007 6:57 pm, Oliver Block wrote:
> 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux