Hello,
I have a rss xml file that I would like to extract the data between the link, title and description tags into an array for eventual insertion into a db. Is this something thats possible in php without too much work? I have done some php coding before but nothing too complicated and I dont really know where to start with this.
Thanks.
Dave
I have a rss xml file that I would like to extract the data between the link, title and description tags into an array for eventual insertion into a db. Is this something thats possible in php without too much work? I have done some php coding before but nothing too complicated and I dont really know where to start with this.
Thanks.
Dave