Scripts n'Stuffs
Directory

RSS generating PHP script
Link ID 8965
Title RSS generating PHP script
Url http://www.xmlmania.com/files_article_5.php
Description A simple and fast script which can be used on a supported server to create dynamic XML RSS feeds using a backend database.
Category PHP > Scripts and Programs > XML and PHP
Date Jun 30, 2006
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at PHP > Scripts and Programs > XML and PHP
1. Amazonlib -- API for Amazon.com's web services
  AmazonLib is an API for Amazon.com's Web Services. It is written in PHP. Itsimplifies the process of writing applications using Amazon's Web Services. AmazonLib consists of four main components: 1) nurest.php -- a REST parser class which parses Amazon's XML responses into an associative array. 2) amazonrest.php -- a REST API class for all of the API calls in AWS 3.0. 3) amazonsoap.php -- a SOAP API like amazonrest.php. I use, and include, Dietrich Ayala's nusoap.php SOAP library. 4) amazonseller.php -- a beta API for amazon.com's seller interface.AmazonLib has a few nice features. It shouldrun on any PHP4 distribution and it will alsolog most error messages. Like nusoap, it'sdistributed under the GNU Lesser PublicLicense.
Category:   PHP > Scripts and Programs > XML and PHP


2. PHP-XML Weather
  This is a sample to illustrate how one can use PHP and cURL to access an existing XML feed for US weather. It grabs both current conditions and a nine day future forecast based on the zipcode that one enters. Unlike a lot of other PHP weather tools, this one doesn't screen scrape from yahoo or pirate MSNBC's feed... so, while it can only do US weather, you can do it with a bit of peace of mind.
Category:   PHP > Scripts and Programs > XML and PHP


3. Ah-ha.php
  This script will parse ah-ha.com XML and display it. Very easy to customize and well documented.
Category:   PHP > Scripts and Programs > XML and PHP


4. PHPXconfig
  This PHP class reads an XML file and stores the data for retrieval in your program. Originally designed for reading config files. Uses PHP.XPath class found at http://www.carrubbers.org/scripts/php/xpath/
Category:   PHP > Scripts and Programs > XML and PHP


5. NOAA Weather Parser
  Recently, the NWS has started offering RSS feeds of various weather forcasts. Here's a simple parser, done in php5, to display local weather, no more paying a subscription service to have weather on your site.
Category:   PHP > Scripts and Programs > XML and PHP




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS