I want to integrate weather into my website using NOAA.
1. Here is the NOAA page: http://forecast.weather.gov/MapClick.php?site=APX& lat=44.663& lon=-84.1446
2. Here is the XML to that page: http://forecast.weather.gov/MapClick.php?lat=44.66300& lon=-84.14460& FcstType=dwml
Now what I want to do is to have PHP on my website that reads the XML from the NOAA site and create the “Forecast At A Glance”.
I need load data from XML to eshop
Hi, i need an program that reads an xml and converts it into a html easy to read (with information in columns for example). If i want you some columns should not appear.
It’s simple as this, work for 30min i think.
The xml is presented like this:
<forum>
&#8722;
<smf_personal_messages>
<ID_PM>1</ID_PM>
<ID_MEMBER_FROM>2</ID_MEMBER_FROM>
<deletedBySender>1</deletedBySender>
<fromName>premiumaccount</fromName>
<msgtime>1193589393</msgtime>
<subject>xxx</subject>
<body>xxxxxxx</body>
</smf_personal_messages>
&#8722;
<smf_personal_messages>
<ID_PM>3</ID_PM>
<ID_MEMBER_FROM>1</ID_MEMBER_FROM>
<deletedBySender>0</deletedBySender>
<fromName>xxx</fromName>
<msgtime>1193754442</msgtime>
<subject>xxx</subject>
&#8722;
<body>
txxxx
</body>
</forum>
Categories: MySQL, PHP, SQL, XHTML, XML Tags: 8722 amp, amp, amp 8722, amp amp, body amp, converter, deletedbysender, deletedbysender amp, from amp, fromname, fromname amp, member, member from, messages, messages amp, msgtime, msgtime amp, personal, personal messages, reader, reader converter, SMF, smf personal, smf personal messages, subject, subject amp, XML, xml reader, xml reader converter, xxx, xxx amp