| | 
| 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. | | | 
| 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. | | | 
| 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. | | | 
| 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. |
1 | |
|