Thread: what a headache
View Single Post
Old 05-03-2008, 01:35 PM   #7 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

Quote:
Originally Posted by julianochrist View Post
i didnt get it... so $rss->items() return an array?
Yes, $rss->getItems() returns an array.

Quote:
Originally Posted by http://pear.php.net/package/XML_RSS/docs/latest/apidoc/XML_RSS/XML_RSS.html#methodgetItems
getItems [line 393]
array getItems( )

Get items from RSS file

This method returns an array containing the set of items that are provided by the RSS file.
Salathe is offline  
Reply With Quote
The Following User Says Thank You to Salathe For This Useful Post:
julianochrist (05-04-2008)