In this tutorial we given code sample for create and read the xml using php. we given explanation and there details
What is XML?
Extensible Markup Language (XML) is described as both a markup language. Now it is known as data storage format also
How to create and read the xml using php
XML is very important in in today’s application development environment.
If you’ve never before worked with XML in PHP or have not yet made the jump to PHP5, this starter guide to working with new functionality available in PHP5 for XML.
Using following code you are able to create simple xml file.