Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > XML and PHP
 


Lists: 1    

    Making a Custom RSS Feed with PHP Refer   Rate   Details   Visit    
This tutorial discusses how to create an RSS feed from a database blog.
Hits:  128
Ratings:  0.00
   Date Added:  Jan-21-2006  

    Generate RSS Feeds Refer   Rate   Details   Visit    
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.
Hits:  787
Ratings:  1.00
   Date Added:  Jul-21-2005  

    Using SOAP with PHP Refer   Rate   Details   Visit    
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.
Hits:  917
Ratings:  4.50
   Date Added:  Aug-12-2005  

    Remote Procedure Calls with PEAR::XML-RPC Refer   Rate   Details   Visit    
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.
Hits:  870
Ratings:  5.00
   Date Added:  Jul-23-2005  

    Transforming XML with XSLT and PHP Refer   Rate   Details   Visit    
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.
Hits:  836
Ratings:  4.50
   Date Added:  Jun-07-2005  

    Processing XML with PHP Refer   Rate   Details   Visit    
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.
Hits:  973
Ratings:  3.73
   Date Added:  Jul-25-2005  

    XML guestbook Refer   Rate   Details   Visit    
This tutorial explains how to make a XML guestbook. The guestbook uses a XML file to save the messages. The full source code of the guestbook is included. The first part of the tutorial is available for free at http://www.jevontech.com/download/demo-xmltutorial.htm
Hits:  885
Ratings:  3.00
   Date Added:  Jul-16-2005  

    Parsing XML With PHP Refer   Rate   Details   Visit    
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.
Hits:  1097
Ratings:  2.00
   Date Added:  Jul-30-2005  

    The web of services: using XML_RPC from PHP Refer   Rate   Details   Visit    
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.
Hits:  742
Ratings:  0.00
   Date Added:  Jul-20-2005  

    DOM XML: An Alternative to Expat Refer   Rate   Details   Visit    
This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
Hits:  1029
Ratings:  3.00
   Date Added:  Jun-21-2005  

1    

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us