Hello forum, I have a question which consist of doing some challenging things (for me).
I want to know how can I use the XML on this website API - XML - WunderWiki
To update the weather on my html test website.
I know the data provider says to not use it for commercial purposes. But I'm just trying to learn how to use it to make a basic query type of website
2 replies to this topic
#1
Posted 29 August 2011 - 05:36 PM
|
|
|
#2
Posted 30 August 2011 - 11:21 AM
You'll need to use a server side language (PHP or ASP.Net are the most popular) for that valroni.
You get the XML file, parse it and generate the respective html using the aforementioned language.
You get the XML file, parse it and generate the respective html using the aforementioned language.
#3
Posted 01 September 2011 - 09:50 AM
Take a look at XSLT (XSLT Tutorial) it take a xml file, and transform it in html
And you can use it with php with thoses functions (PHP: XSL - Manual)
And you can use it with php with thoses functions (PHP: XSL - Manual)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









