News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
AJAX and PHP Part 2 - XML Communication/Processing
June 29, 2007 @ 16:22:06

PHPBuilder.com has posted part two of their look at combining Ajax and PHP. They take things a step further than last time and look at the actual communication between the script and the server.

AJAX and PHP 5 both have powerful features for processing and using an XML document. XML is a method of formatting data often for communication purposes between different computer systems. In this article, we will show you how to access an XML document with AJAX!

They create a script that can load the XML information from a file and echo it back out to the waiting client script. They also include the other half - the client-side javascript that grabs the XML information, parses it, and pushed it into a javascript object for easy access.

1 comment voice your opinion now!
ajax xml communication process client server xmlhttprequest tutorial ajax xml communication process client server xmlhttprequest tutorial


blog comments powered by Disqus

Similar Posts

Greg Bulmash's Blog: Creating A Simple Rating Script With PHP And MySQL

Richard Heyes\' Blog: RPC for PHP5

WebCheatSheet.com: PHP: Dynamic Image Generation

Bnnx.com: Installing the Zend Optimizer

PHPRiot.com: Translating Text Using the Google Translate API and PHP, JSON and cURL


Community Events









Don't see your event here?
Let us know!


api development code opinion language testing composer community example tool framework podcast unittest phpunit introduction release object database interview zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework