JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
document.top
"eighteen ")
check if property exists
indexOf an array element
"printfire ", print to the FireBug
ln.php
AVS - Video Editor
JavascriptLinkHelper
frames*00
Feedwordpressmod
Rate this script:
I Love it
/
I Hate it
Set::extract - parsing an RSS feed for all post titles
Code
uses
(
'Xml'
)
;
$feed
= xmltoArray
(
new
XML
(
'http://feeds.feedburner.com/thinkingphp'
)
)
;
$postTitles
= Set::
extract
(
$feed
,
'rss.channel.item.{n}.title'
)
;
Set::extract - parsing an RSS feed for all post titles scripts
|
Set::extract - parsing an RSS feed for all post titles snippet
|
Set::extract - parsing an RSS feed for all post titles example
|
Set::extract - parsing an RSS feed for all post titles tutorial
|
Set::extract - parsing an RSS feed for all post titles code