I am a php programmer but I am not so good with XML files.
For a price comparison website, I need to parse the Amazons XML feed to store product data into the database.
Can anyone please help me to find out such a simple script to parse Amazon XML product feed???
(Actually, I need each product data in array to be stored into the database)
Thank you in advance.