1) Check the below website http://www.webservicex.net
2) What I need is to know how php can address a webservice and get information from xml files.
3) You can try currency converter webservice, or weather, or country codes.
[COLOR="DarkRed"]“how to use php and XML in order to talk to webservices and get results.”[/COLOR]
In other words, I want a php file that sends for example two variables (e.g. USD, EGP) to the xml webservice, and you get in a the next php file the results 5.514
Check the demo in this page, scroll down till you see the two fields http://www.webservicex.net/WCF/ServiceD ... spx?SID=18


