Pages

Wednesday, January 4, 2012

How to create xml in php

To create xml in php you can do the following step :
  1. You can use domdocument or create string in form of xml.
  2. Create header xml as code below :
    header("Content-type: text/xml");
    

No comments:

Post a Comment

Don't Forget To Join Our Community
×
Widget