Thursday, February 19, 2009

News (Apple site like Horizontal scroller) using RSS Feeds

Downloaded zip file from http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm and tested it but it does not work out and displayed I give up trying to fetch RSS feed.

And saved files on Php running folder (for.ex. Samples/). And added one php file named demo.php ( )

After a long time of searching on for google found out the solution on:

http://www.dynamicdrive.com/forums/showthread.php?t=19581 and added

////Turn off all error reporting
error_reporting(0); //at the top of scrollerbridge.php

No comments: