How to display XML output in Browser?

Posted by 28 August, 2009

To display XML file on browser use this header.

 
<?php
header("Content-type: text/xml");
 
?>
Share
Categories : PHP-XML Tags :

Comments
January 20, 2010

thanks for share :)
and don’t forget to specified an xml content. lol

Posted by angga
December 20, 2011

It’s a pleasure to find such ratinoialty in an answer. Welcome to the debate.

Posted by Blaze
Leave a comment

(required)

(required)


*