vijayjoshi.org - php | javascript | ajax | and all things web

Archive for November, 2009

Creating an XML in PHP using DOMDocument

November 27th, 2009 | Posted by Vijay Joshi | 1 Comment
In this tutorial you will learn how to create XML documents using PHP’s DOMDocument class. First things first.There are 3 things that you should always keep in mind about XML. In ...