simplepie Questions

5

Solved

I need to get access to the iTunes tags in an RSS feed using PHP. I've used simplepie before for podcast feeds, but I'm not sure how to get the iTunes tags using it. Is there a way to use simplepie...
Candiecandied asked 5/10, 2008 at 0:16

3

Solved

Say I have an interface CrawlerInterface with implementation PageCrawler and FeedCrawler; if we happen to need both classes in a controller, how can that be achieved with constructor injection? Pr...
Contractive asked 14/10, 2013 at 16:48

1

Solved

I am very new to php and simplepie. I would like to be able to use simplepie to store an image url to a variable. For my example, I will use the ebay rss feed (http://deals.ebay.com/feeds/rss). The...
Sixgun asked 25/3, 2012 at 23:55

3

Solved

I have decided to use SimplePie to parse RSS and Atom Feeds. What I want to do is that let people to input RSS and Atom Feeds URL through text fields. What If they put invalid RSS and Atom Feeds?...
Hyson asked 16/9, 2011 at 5:11

3

Solved

I have a php string that contains the below HTML I am retrieving from an RSS feed. I am using simple pie and cant find any other way of splitting these two datasets it gets from <description>...
Cozart asked 21/5, 2011 at 16:42

2

Solved

I have a WordPress plugin that I would like to work on localhost as well as in deployment without modification, but I can't seem to set the location for a directory using one statement. I would li...
Evanevander asked 13/6, 2009 at 6:37
1

© 2022 - 2024 — McMap. All rights reserved.