Scripts n'Stuffs
Directory

Site Reference RSS Parser
Link ID 8925
Title Site Reference RSS Parser
Url http://www.site-reference.com/rss-parser.php
Description This is the easiest tool you will ever use to parse an RSS feed. Simply enter the URL of the RSS feed, choose a few options, and we spit out a small bit of code for you to paste on your website. Getting an RSS feed on your website couldn't be easier!
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. XML to array
  Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.
Category:   PHP > Scripts and Programs > XML and PHP


2. mysql2xml
  Class to generate an XML document from a mysql table. You define the database and table names and the xml tag names to be used for each table field. Where clauses are also supported. Updated to PHP4 and the PEAR DB Class.
Category:   PHP > Scripts and Programs > XML and PHP


3. SearchHippo HTTP XML web search API
  This simple snippet allows you to interface with the SearchHippo web search engine's http xml api. You must have expat compiled in to use this snippet. You can layer mostly any presentation around the results that come back. This is very similar to how one might use SOAP.
Category:   PHP > Scripts and Programs > XML and PHP


4. DOMIT! - A DOM XML Parser for PHP
  DOMIT! is an XML parser for PHP. It is lightweight, fast, and implements a generous subset of the DOM Level 2 specification. The primary goal of DOMIT! is to provide PHP developers with a standards-compliant means of working with XML, thus ensuring more portable and communicable code. DOMIT! is not an extension; it is written purely in PHP and should therefore run on any Web hosting platform with PHP 4 and above installed. DOMIT! requires coupling with a SAX parser. You can use either the SAXY parser that comes bundled with DOMIT! or the Expat parser that is included in most later PHP distributions.
Category:   PHP > Scripts and Programs > XML and PHP


5. 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




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