Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP XML Tutorials


We hope that you will enjoy our PHP XML tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP XML tutorials to our site. Thank you !

Sort by:
Customize a Google Maps result page with Google Mapplets
Customize a Google Maps result page with Google Mapplets
A Google Mapplet is an application that runs inside a Google Maps results page and lets you add your own custom information to the page and the map. In this tutorial, you will write a Google Mapplet that uses the Yahoo Weather RSS feed to display the local weather in Google Maps. You will apply two solutions. The first is on the client side and uses RSS and JavaScript. The second is on the server side and uses XSLT, PHP, KML, and JavaScript.
Category: PHP tutorials > XML - Difficulty:
Separate content from presentation with XSLT and SimpleXML
Separate content from presentation with XSLT and SimpleXML
Over the years, developers have devised many strategies to facilitate the separation of business logic and presentation logic. In this tutorial, you will explore two solutions to separating data and business logic from presentation logic: one using XSLT through the XSL module in PHP 5 and the other using the SimpleXML module in PHP 5. To do this, you'll use a Web page for a personal resume stored as an XML file as an example.
Category: PHP tutorials > XML - Difficulty:
Develop PHP apps with Picasa Web Albums
Develop PHP apps with Picasa Web Albums
In this article, learn how to integrate data from the Picasa Web Albums service into a PHP application using both SimpleXML and the Zend client library. Also, meet the Picasa Web Albums Data API and see how you can use it to retrieve photos and photo metadata; add, modify and delete photos; and perform keyword searches of Picasa's user-generated content.
Category: PHP tutorials > XML - Difficulty:
Simple RSS Parsing
Simple RSS Parsing
This tutorial will show you how to parse an RSS feed. You may think it is a very complicated process however it can be done with only a few lines of code.
Category: PHP tutorials > XML - Difficulty:
Retrieving an RSS Feed in PHP
Retrieving an RSS Feed in PHP
Learn how to retrieve the contents of an xml feed and print the results to a browser using the foreach function.
Category: PHP tutorials > XML - Difficulty:
Integrate your PHP application with Google Calendar
Integrate your PHP application with Google Calendar
This article introduces the Google Calendar Data API, demonstrates how you can use it to browse user-generated calendars; add and update calendar events; and perform keyword searches. Also, it illustrates how to integrate data from the Google Calendar service into a PHP application using both SimpleXML and the Zend client library.
Category: PHP tutorials > XML - Difficulty:
Pixel2Life on Google Mail - Integrating the P2L RSS feeds with GMail!
Pixel2Life on Google Mail - Integrating the P2L RSS feeds with GMail!
Pixel2Life on Google Mail - Integrating the P2L RSS feeds with GMail!
Category: PHP tutorials > XML - Difficulty:
Ajax, ZF and Smarty feed reader - Part 2
Ajax, ZF and Smarty feed reader - Part 2
Ajax, ZF and Smarty feed reader - Part 2
Category: PHP tutorials > XML - Difficulty:
Ajax, ZF and Smarty feed reader - Part 1
Ajax, ZF and Smarty feed reader - Part 1
Ajax, ZF and Smarty feed reader - Part 1
Category: PHP tutorials > XML - Difficulty:
Creating a Directory Structure From an XML Document with PHP
Creating a Directory Structure From an XML Document with PHP
Creating a Directory Structure From an XML Document with PHP
Category: PHP tutorials > XML - Difficulty:
The Ultimate Guide To Parsing XML Part 2: Using The DOM in PHP
The Ultimate Guide To Parsing XML Part 2: Using The DOM in PHP
The Ultimate Guide To Parsing XML Part 2: Using The DOM in PHP
Category: PHP tutorials > XML - Difficulty:
Add semantic value to your Web pages
Add semantic value to your Web pages
Discover what Semantic Web standards can do for your current or next Web site project. In this tutorial, you will learn how to implement a semantic URI scheme, the conceptual structure of the pages of your Web site, and how to apply microformats and RDFa to your markup to add semantic value to your Web pages.
Category: PHP tutorials > XML - Difficulty:
Parsing XML Into an Array With PHP
Parsing XML Into an Array With PHP
Parsing XML Into an Array With PHP
Category: PHP tutorials > XML - Difficulty:
Dynamic ATOM Feed - Create your own PHP and MySQL ATOM Feed
Dynamic ATOM Feed - Create your own PHP and MySQL ATOM Feed
Dynamic ATOM Feed - Create your own PHP and MySQL ATOM Feed
Category: PHP tutorials > XML - Difficulty:
Integrate RSS feeds to your page with PHP
Integrate RSS feeds to your page with PHP
Integrate RSS feeds to your page with PHP
Category: PHP tutorials > XML - Difficulty:
Total Tutorials in Category: 53