Thursday, September 28, 2006

PHP: Easy, elegant news feeds with lastRSS

The RSS format is great for getting the lastest headlines in your favourite news reader. But what if you run your own website and you want to include some of these headlines on your own site? You could always copy and paste them into your HTML, or even type them in yourself. But perhaps your best bet is to use the lastRSS PHP class.

You can read more about it here.

No comments: