When I use the default php content header.. I don't see anything. (have to view code)
When i use:
Code: Select all
<?php header("e;Content-type: text/xml"e;); ?>Anyone know of a quick and easy way to display all of this xml?
Thanks
Will
Moderator: General Moderators
Code: Select all
<?php header("e;Content-type: text/xml"e;); ?>