PHP Classes

File: data.xml

Recommend this page to a friend!
  Classes of Rex Roger Rayla   Yggdrasil   data.xml   Download  
File: data.xml
Role: Auxiliary data
Content type: text/plain
Description: Sample XML
Class: Yggdrasil
Convert a XML document to an array and vice-versa
Author: By
Last change:
Date: 13 years ago
Size: 589 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="iso-8859-1"?> <methodCall> <methodName>blogger.newPost</methodName> <params> <param> <value> <string/> </value> </param> <param> <value> <string/> </value> </param> <param> <value> <string>admin</string> </value> </param> <param> <value> <string>admin</string> </value> </param> <param> <value> <string><title>Test</title><category>Uncategorized</category>This is a test</string> </value> </param> <param> <value> <int>1</int> </value> </param> </params> </methodCall>