Hi NogDog,
Thanks for your reply.
I cannot find any easy way to import a xml file into a mysql database. I've checked out the links you provided - but they are all new to me, and look quite hard.
I'm trying to setup a site for someone -- they are using a service that provides an xml file each day, with the latest news. I thought there would be an easy way to just treat the xml file as a database - read parts here. I didnt think it would have to be imported each day with a cron job or somthing.
Thanks again for your help!
(p.s if you know any examples or demo code to stright convert xml to a mysql database, that would be great 😉
Cheers.