Hello,
My weather station software produce an XML file with live info about temperature, Wind, etc.
It is possible grab this info to mysql db every 5 minutes and organize for day, month and year?
Thanks

Yes. You can use curl to get the file, xmldocument to parse it and insert into mysql and then get statistics.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.