Advertisment
A detailed XML processing tutorial with examples for beginners.
Ever need to create a dynamic rss feed but don't know how to? This short and easy tutorial will show you exactly how in seconds, along with...
Views: 574 | | by Stephen
PHP - XML and PHP
Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser...
Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform...
In this tutorial I will show you how to get your MySQL database description / layout in XML format.
This tutorial will tech you how to parse XML using PHP and how to create an XML document using PHP
How to combine several RSS feeds into one with SimplePie.
This article will inform you on how many people go about creating multilingual websites, as from the title, the article will outline the lingual...
The Extensible Markup Language (XML) is a simple, platform-independent standard for describing data within a structured format. XML is not a...
Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
This tutorial will provide a simple example of one method for parsing an XML document, more specifically, an RSS formatted XML document. This...
Views: 652 | | by Tutorial
PHP - XML and PHP