PHP Classes

xml parser

Recommend this page to a friend!

      XML parser  >  All threads  >  xml parser  >  (Un) Subscribe thread alerts  
Subject:xml parser
Summary:weather Forecast requires xml parser help
Messages:1
Author:A StCllair
Date:2011-03-16 20:22:03
 

  1. xml parser   Reply   Report abuse  
Picture of A StCllair A StCllair - 2011-03-16 20:22:03
At http://www.geoplugin.com/examples, there is a weather forecast php snippet. I copy the code and saw nothing when I ran the application. Basically, I did not see it required the xml parser. Thus downloaded xml parser but do not know the next step due to no readme file.

I download the xml parser and there is no readme file. How do I implement to have the weather forecast run properly. I am a newbie. Tx in advance for your help.


PS: I have the php environment running an application. And I thought it would be neat to provide the weather forecast for visitor city. I have already implemented the ip location code and it shows city var value to know it is working.