The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: XML and PHP
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 27    Displaying: 1 - 20 Pages:  1 2

   Get MySQL database layout in XML format   Hits: 1056 

 
In this tutorial I will show you how to get your MySQL database description / layout in XML format.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Sep 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How to Read RSS Feeds Using PHP and MagpieRSS   Hits: 297 

 
MagpieRSS is a PHP library that can be used read various type of RSS Feeds. In this simple tutorial, I'll provide 2 example to read rss feeds from other website. The first example is to read the latest news from reuters website and the second example it to read weather information from MSN weather.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Aug 31 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XML processing with PHP   Hits: 3891 

 
This tutorial shows you with code examples how to process an XML datasource with PHP.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Mar 10 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Displaying RSS feeds easily using Google Ajax Feed API   Hits: 911 

 
Displaying RSS feeds from other sites on your own is a nice way to show constantly updated content automatically. In this tutorial, we show you how to use Google Ajax Feed API to display RSS feeds from other sites on your own easily and without hosting the files on your own server.


Free   Version: n/a   Platform(s): linux, windows   Updated: Sun Jul 22 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Making XML/XSLT driven site using PHP   Hits: 816 

 
This article contains an example of simple php "xslt engine" for XML driven web-sites which implements caching techniques and Apache-based XML file processing.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Apr 17 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating a Custom RSS Feed with PHP and MySQL   Hits: 1331 

 
RSS has become the standard technology for syndicating information to large audiences. Many people have something to say, but its finding the right audience for your voice that matters. A great place to start is by creating your own RSS feed and adding to it as often as you can.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jan  5 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   RSS Feeds – Adding a Feed to a Website Using PHP   Hits: 2028 

 
Adding an rss feed to your website is not as difficult as most people believe. The great thing about adding RSS feeds to your website is that the feed can keep your page content updated automatically since you are ‘streaming’ information directly from another website to your page!


Free   Version: n/a   Platform(s): linux, windows, freebsd   Updated: Wed Nov  8 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating a dynamic Google sitemap   Hits: 1773 

 
This tutorial demonstates the PHP5 SimpleXML extension by using it to update a web sites Google sitemap dynamically. It assumes that you have a basic understanding of PHP and are familiar with XML.


Free   Version: n/a   Platform(s): n/a   Updated: Mon Aug  7 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Making a Custom RSS Feed with PHP   Hits: 2440 

 
This tutorial discusses how to create an RSS feed from a database blog.


Free   Version: 1   Platform(s): linux, windows   Updated: Fri Dec  2 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   FeedLines Single Page Feed Aggregator   Hits: 158 

 
FeedLines is an easy-to-use PHP script that allows you to run a headline aggregator website. It requires no database, no installation, and works with virtually any type of RSS or ATOM feed. Features: * Requires no database * Super-fast through caching of feeds * Design controlled by simple templates * Displays description when mousing over headlines * Easy to configure Use FeedLines to create custom start pages, topical headline sites, or to add a page of related feeds to your existing site.


Commercial   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Sep 19 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tutorial: How to Create RSS Feeds   Hits: 173 

 
In this tutorial, we'll explore some of the uses for RSS feeds, why your website should have them, and you'll also learn how to make static feeds with XML and dynamic feeds using PHP.


Version: n/a   Platform(s): n/a   Updated: Mon Jul 21 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Build your own RSS client in PHP   Hits: 890 

 
RSS, also known as Really Simple Syndication or RDF Site Summary, is a file format which allows Web sites to publish and syndicate the latest content on their site to their users. An RSS "feed" is expressed in XML; and as a result, it can be read by any client capable of parsing an XML file. A number of such RSS clients exist, for both Windows and Linux, and the latest versions of Mozilla Firefox and Internet Explorer also allow you to subscribe to particular RSS feeds, to ensure that you always have the latest information at your fingertips.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jan 26 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How-to: Convert a RSS feed to JSON in PHP   Hits: 571 

 
Here are a quick set of directions to build your own RSS to JSON proxy using only PHP. You need to download and install two libraries, MagpieRSS for RSS and JSON-PHP for JSON. With these two libraries you can easily create a simple proxy to suit your needs. Here is an example of the code.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jan 26 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Convert a CSV file to XML Using PHP   Hits: 2060 

 
This simple PHP script reads in a comma separated values file (that can be exported from Excel) and generates a simple XML file that encapsulates the same data.


Version: n/a   Platform(s): n/a   Updated: Tue Oct 17 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Displaying an RSS Feed on Your Website Using PHP and MagpieRSS   Hits: 2345 

 
This tutorial shows you By using RSS and the MagpieRSS toolkit, you can import data from another web site or news source and display that information on your own site.


Version: n/a   Platform(s): linux, windows   Updated: Fri Feb  3 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using SOAP with PHP   Hits: 3392 

 
SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Processing XML with PHP   Hits: 8547 

 
Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Remote Procedure Calls with PEAR::XML-RPC   Hits: 1537 

 
In this tutorial, learn how to utilize the XML-RPC package from the PEAR repository. You will learn how to write the client and server portions.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Transforming XML with XSLT and PHP   Hits: 2778 

 
In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Generate RSS Feeds   Hits: 3839 

 
As RSS and XML are becoming increasingly popular, you may find yourself needing a script to generate RSS feeds. This tutorial guides you through the process and pitfalls.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 27    Displaying: 1 - 20 Pages:  1 2

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog