![]() |
Limit number of items in Simple pie
Hi,
I'm using the Simple Pie library (simplepie.org) to pull out titles of a particular feed. When I use this script it shows me 25 titles. How can I change the number of titles shown? Code:
<?phpSuhas |
Re: Limit number of items in Simple pie
Sorry for the inconvenience ..
Problem sorted I just had to use foreach ($feed->get_items(0,5) to show 5 titles.. Sorry |
| All times are GMT +5.5. The time now is 12:45. |