I want to grab the RSS feed content from a site and display it in my website with different filtering options.
Can anyone put a php script which can grab the content from there and show
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
SO is for asking specific questions related to programming. Even though your question is related to programming you are not asking a specific question.
A quick google search for “PHP read RSS feeds gives you a list of very good links which can get you started.
How to Read an RSS Feed With PHP – screencast
Try out the example and see if it fits your requirement. If you have any specific questions then come back to SO and I am sure everyone will be glad to help.