Categories
PHPTips and Tutorials → XML and PHP

Displaying an RSS Feed on Your Website Using PHP and MagpieRSS

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.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Making a Custom RSS Feed with PHP

This tutorial discusses how to create an RSS feed from a database blog.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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 ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com