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: 24    Displaying: 1 - 20 Pages:  1 2

   Get MySQL database layout in XML format   Hits: 752 

 
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: Fri Nov  2 2007

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

   XML processing with PHP   Hits: 3134 

 
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: 626 

 
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: 566 

 
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: 1057 

 
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: 1667 

 
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: 1457 

 
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: 2224 

 
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

   Build your own RSS client in PHP   Hits: 713 

 
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: 445 

 
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: 1436 

 
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: 1971 

 
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: 3121 

 
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: 8149 

 
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: 1429 

 
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: 2650 

 
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: 3557 

 
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

   PHP and DOM: The Way of the Widget   Hits: 2835 

 
With version 4.3.0, PHP's DOM extension has now overcome early bugs and troubles to become a useful tool for XML manipulation. This article looks at the DOM extension and how it can be used to read and generate XML, providing new solutions for web page generation.


Version: n/a   Platform(s): n/a   Updated: Tue Nov 26 2002

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

   Parsing XML With PHP   Hits: 7363 

 
This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.


Version: n/a   Platform(s): n/a   Updated: Wed Jun 27 2001

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

   The web of services: using XML_RPC from PHP   Hits: 1888 

 
This 7-page article discusses how to make the web of services interact with one another using XML_RPC and PHP. Describes how to build a simple XML_RPC client and server to create a basic messaging system.


Version: n/a   Platform(s): n/a   Updated: Mon Apr  2 2001

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

  Total: 24    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