Recently Popular Xml Tagged Tutorials



Dec 25

Mastering Ajax, Part 8: Using XML in requests and responses

Posted by , in AJAX Tutorials

In the last article of the series,you saw how your Ajax apps can format requests to a server in XML. You also saw why, in most cases, that isn't a good idea. This article focuses on something that often is a good idea: returning XML responses to a client.

Popularity: 20%

Thumbnail for Mastering Ajax, Part 8: Using XML in requests and responses
Clique It


Dec 25

Mastering Ajax, Part 7: Using XML in requests and responses

Posted by , in AJAX Tutorials

Brett McLaughlin demonstrates how you can use XML as the data format for sending asynchronous requests.

Popularity: 19%

Thumbnail for Mastering Ajax, Part 7: Using XML in requests and responses
Clique It


Nov 19

Learn xml in 11.5 minutes

Posted by , in XML Tutorials

This is a very basic introduction to XML, it will show you how to create a very basic XML document, and explain how XML is structured. If you are unfamiliar with XML this is a great tutorial to learn the basics.

Popularity: 23.5%

Thumbnail for Learn xml in 11.5 minutes
Clique It


Nov 9

XML Namespaces Tutorial

Posted by , in XML Tutorials

Explains XML Namespaces, and why they are useful.

Popularity: 19%

Thumbnail for XML Namespaces Tutorial
Clique It


Nov 9

XML Basics

Posted by , in XML Tutorials

Explains the basics of XML.

Popularity: 19%

Thumbnail for XML Basics
Clique It


Jul 10

Using PHP 5's DOM functions to create XML files from SQL...

Posted by , in PHP Tutorials

This tutorial is intended for developers who wish to extract data from a database and insert it into XML files so that it can be processed in some way, usually by transforming it into HTML using an XSL file.

Popularity: 22.8%

Thumbnail for Using PHP 5's DOM functions to create XML files from SQL...
Clique It