Only show images from an RSS feed with PHP
问题 I'm attempting to parse an rss feed to display images only. I am using a generic wordpress feed and would like to strip out everything that isn't an image. I've been playing around with simplepie and but haven't been able to find a solid way to display images only. I found this old simplepie forum post (http://simplepie.org/support/viewtopic.php?id=643) but was unable to get the code working. I suppose it may just be outdated by now but am unsure. I'm not tied to simplepie but do need to work