accessing web service...

Discussion in 'PHP' started by warriorvow, Jun 25, 2007.

  1. #1
    hi,

    i was given a query string : http://mywebservice.com?url=<xurl> where
    xurl=is a valid url. now what the query string does it will display an
    xml on the page. like this one:


    <?xml version="1.0" encoding="UTF-8" ?>
    <response...>
    .
    .
    .
    </response>


    how can i trap the response using curl?
     
    warriorvow, Jun 25, 2007 IP