Merge RSS feed with mySQL query
Posted: Thu Jan 13, 2011 9:40 pm
Hello,
I do not have too much expericence with PHP, but i would like to implement a news feed on a website i'm developing. The thing is, the source for the news is a RSS feed and a mySQL query. I'd like to merge both sources, show the 5 most recent news, and sort them by date.
Is there any way to do this at all?
Thanks
I do not have too much expericence with PHP, but i would like to implement a news feed on a website i'm developing. The thing is, the source for the news is a RSS feed and a mySQL query. I'd like to merge both sources, show the 5 most recent news, and sort them by date.
Is there any way to do this at all?
Thanks