I am a new developer and am building an online store for a client. He currently downloads an XML document containing stock level information and i have written a script to update the database from this. To do this he must place the XML document onto the host server and run the script.
He has told me today that there is an RSS feed containting stock information and has asked if its possible to automatically update the database, daily, from this feed. I dont understand if this can be done directly from the feed or where to start if its possible. Any advice would be appreciated?
He has told me today that there is an RSS feed containting stock information and has asked if its possible to automatically update the database, daily, from this feed. I dont understand if this can be done directly from the feed or where to start if its possible. Any advice would be appreciated?
Comment