Pagination script for RSS displayer

Permalink
Hi forum,

Would you have any idea how to show a page result navigator when displaying more than 30 rss items with RSS feed.

My RSS displayer is in the main content area and I have a lot of news to show and do not like the fact the RSS pushes my website to far down. Then I have thought that the best would be to write a bit of php code to navigate across the RSS items in the same page (like when making a search in google, at the bottom you can see the navigator menu)
Any idea how to do this or how to search for somehting like this?

Thanks a lot to anyone who would like to help me with this!

ggutierrez79
 
ggutierrez79 replied on at Permalink Reply
ggutierrez79
Well,
I have found a script in php that could work very well. I am just wondering... RSS items are stored in my msql database?

This question comes when analysing the script, it would ask for a connection to mysql, would be that necessary in this case?

On the other hand, I thik I already know where to put that script view.php in /root/blocks/RSS displayer/view.php. Am I right?

As you can see I am nothing similar to an expert, nor developer, nor advanced user, nor intermediate IT technician... however I want to learn, so any help will be highly appreciated.

The link to the php script:
http://phpsense.com/2007/php-pagination-script/...

Thanks in advance!!!