Im new to XML.
In a PHP file i want to display a set of XML results.
I am querying a server as follows:
http://domainname.com/CGI/QtyResponse.asp?Prodid=38618
This gives me a result as follows:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<ProdQty>5</ProdQty>
How can i get this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.