![]() |
php script to include rss feed into html page
anything? have tried a few free ones with no luck...
dont need to morph it or change it just include it as is... |
I thought you became a coder within the past months? Grab the feed with file_get_contents or curl, Run it through a new simplexmlelement class to create an object from it and run through it with a while loop. Done.
|
PHP Code:
|
My vote is for SimplePie, a PHP class to handle the dirty work, has caching which is nice. Google "SimplePie tutorial" and you'll get plenty of examples on how to use it.
|
Dirty work? This has to be one of the easiest things to do.
|
Quote:
|
simple pie...
its cake! |
Quote:
|
Quote:
|
All times are GMT -7. The time now is 05:44 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123