Articles in your siteThrough a simple script, webmasters can show fresh content directly in their site. As opposed to RSS feeds, where visitors leave a site when clicking on the article they want to read, this tool allows visitors to read articles on the site where the script is used without leaving the site.
_http://hotscripts.com/jump.php?listing_id=64280&jump_type=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MyWeatherMyWeather is a PHP class that uses the Yahoo! RSS weather feed. Results are returned in arrays so the output can be designed by you. The data returned includes the current conditions (temp, image, and text description) and two forecasts (hi, low, image, and text description). The class takes a zip code and format (F or C) and caches the results for 1 hour (as specified by Yahoo!) in a flat file (no database required). Class includes a demonstration and all weather images.
_http://hotscripts.com/jump.php?listing_id=64781&jump_type=0