Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Php
XML 77 codes
Home
Php
XML
1 A simple XML parser
2 Accessing identically named elements
3 Adding a New Node to contact xml
4 Adding attributes
5 Append children
6 Changing elements and attributes
7 Combine it with an XPath search
8 Constructing an XML Document with the DOM Functions
9 Create element with DomDocument
10 Create the script that uses the DOM extension to create a list of title and book_id attributes
11 Creating and Setting Attributes
12 Displaying Type Information with var_dump()
13 DOM editing with DomDocument
14 Dump a multidimensional array
15 Encrypting and decrypting with mcrypt
16 Encrypting Data
17 Extracting a Portion of an Array
18 Fetching a remote XML document
19 Functions Used for Debugging
20 Generating Tables from XML
21 Get element by tag name
22 Load XML documents into a DOMDocument class and transform
23 Loading a remote XML document
24 Loading an XML document from a file
25 Loading from server
26 Loads the content of this file into a DOM object tree
27 Loop through children
28 Manually Generating Markup
29 Outputting XML
30 Parsing a Processing Instruction
31 Parsing an XML Document with SimpleXML
32 Parsing XML
33 Parsing XML in a string
34 PRAX - PHP Record-oriented API for XML
35 Print XML attributes
36 Print XML element attributes
37 Printing sub-element contents
38 Remove the creation and appending of attributes and simply assign the needed attributes to the elements
39 Return a list of nodes that can be examined one at the time in a foreach() loop
40 Sample Transformation File test-domxml php
41 Sample Transformation File test-php5 php
42 Sample Transformation File test-xslt php
43 Saving an XML document to a file
44 SAX parser in action
45 Searching and Filtering with XPath
46 Set predefined value into xml path
47 Simple XML
48 Simplexml_load_file
49 Simplexml_load_file php
50 Transforming XML into Basic HTML
51 Transforming XML to HTML with XSL
52 Transforming XML with XSL
53 Transforming XML with XSLT and PHP functions
54 Traversing a Tree of XML Nodes Using On-Demand Functions
55 Traversing a Tree of XML Nodes Using Recursion
56 Turning an XML Document into an Array
57 Use simplexml_load_file to load xml file
58 Use the createTextNode() method to add multiple text strings to a body element in an HTML document
59 Using a Default Handler
60 Using CDATA sections, or character data sections
61 Using DOM to Generate Markup
62 Using RSS Feeds
63 Using SimpleXML to extract data
64 Using XPath and DOM
65 Using XPath and SimpleXML in a basic example
66 Using XPath with DOM in a basic example
67 Using XPath with DOM in a more complicated example
68 Using XPath with SimpleXML in a more complicated example
69 Validating an XML document
70 Walking the Document Tree
71 XML Cdata handler
72 XML file dump
73 XML file validation
74 XML Path in action
75 XPath can be used to filter your results according to any values
76 XPath DOM Query
77 Xpath php