|
|
| XML [+] Favor-It | |
| |
 |
| | Sort By:
|
PHP 5 introduced XMLReader, a new class for reading Extensible Markup Language (XML). Discover the XMLReader library, which is bundled with PHP 5 and enables PHP pages to process XML documents in an efficient streaming mode.
Author: Elliotte Rusty Harold Code: PHP 5.0 |
This chapter describes: PHP Implementations of SOAP. Checking My PHP Installation on Windows and installing SOAP Library on Windows. If you search the Web with the key words "PHP Implementation of SOAP", you will find two popular implementations. Author: Dr. Herong Yang Code: PHP 4.0 |
By handling mime-types and using browser detection, CodeHelp has already shown how to export XML using a PHP script. PHP can also receive XML as input - using the XML parser.
Author: Neil Williams Code: PHP 4.0 |
|  | |
Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you can place on any Web site to look at the articles in the RSS feeds. Author: Jack D Herrington Code: PHP 4.0 |
Easy RSS Feeds explains how to create really simple syndication feeds for posting news on your site with PHP. This tutorial is built around the assumption that you are using a single table with a certain structure layout. Author: d2all.net Code: PHP 4.0 |
XML and XSLT technologies provides standard ways of separation of presentation and data. This article contains an example of a simple PHP "xslt engine" for XML driven web-sites which implements caching techniques and Apache-based XML file processing. Author: AnyExample.com Code: PHP 4.0 |
With this tutorial, I will teach you how you can develop your very own customized API and web service system. This isnt meant for corporate use, but to be a learning module.
Author: Nathan Daniel Code: PHP 4.0 |
|  | |
PHP provides several functions to process XML-compliant documents by using the expat library. These functions are made available to the programmer if PHP has been compiled with expat. Author: Timothy Boronczyk Code: PHP 4.0 |
parser. The parser is sufficient for extracting information from an XML document and manipulating it in a simple event based manner. In this tutorial, you will learn how to transform XML using XSLT and PHP. Author: Timothy Boronczyk Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|