Search found 2 matches
- Thu Oct 14, 2010 12:48 pm
- Forum: PHP - Code
- Topic: Help!! and is this possible?? (while loop question)
- Replies: 3
- Views: 1064
Re: Help!! and is this possible?? (while loop question)
here is a sample feed coming from feedburner.. http://feeds.feedburner.com/ChemicalJump I dont want to seem like a complete dummy but is it possible for you to write a sample chunk of code for me? My while loop is in my original post.. If not, I might be able to figure it out, it will just take me a...
- Wed Oct 13, 2010 6:00 pm
- Forum: PHP - Code
- Topic: Help!! and is this possible?? (while loop question)
- Replies: 3
- Views: 1064
Help!! and is this possible?? (while loop question)
I am looking to start a sort of aggregator where I will be pulling RSS feeds from music blogs and having them directly posted onto my (wordpress) blog. The main goal is to have only the anchor tags pulled onto my page, and more specifically, anchor tags containing the extension *.mp3. I know I have ...