19,155 tutorials online
11 tutorials pending review
763 dead links removed





XML: PHP and XML Tutorials

 

Integrate your PHP application with Google Calendar
Posted in XML > PHP and XML by tutorialgrub on Jul 14, 2011

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.
24 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

XML Parsing Made Easy Using PHP
Posted in XML > PHP and XML by tutorialgrub on Apr 28, 2011

Available method for parsing an XML file.
12 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Separate content from presentation with XSLT and SimpleXML
Posted in XML > PHP and XML by tutorialgrub on Apr 21, 2011

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.
15 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Develop PHP apps with Picasa Web Albums
Posted in XML > PHP and XML by tutorialgrub on Apr 05, 2011

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.
12 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1