Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > XML and PHP  

Web Links
Sort By :
1. Generate RSS Feeds



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. Using SOAP with PHP



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Remote Procedure Calls with PEAR::XML-RPC



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. Processing XML with PHP



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. Transforming XML with XSLT and PHP



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. PHP and DOM: The Way of the Widget



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. The PHP-GTK to XML-RPC Revolution



PHP-GTK allows you to build cross platform Windowed applications. XML-RPC is a web service protocol allowing us to send data from anywhere to anywhere. This article is a simple example of hooking the two together. Anyone fancy building the PHP version of MSN Messenger?
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. Parsing XML With PHP



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. Using PHP With XML (part 2)



PHP offers two methods of parsing an XML document: using SAX parser and DOM functions. This article shows how to use PHP's DOM functions to traverse an XML tree, and also covers important differences between the two approaches.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. The web of services: using XML_RPC from PHP



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.
Category:   PHP > Tips and Tutorials > XML and PHP

Date Added: Jun 30, 2006 Hits: 12 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1  


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