Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Monday, February 27, 2012
Exception reading xml on php page by http request on
I have a problem when i read xml file from php page
Try adding this to the PHP file before your output is sent.
ReplyDelete<?php header("Content-type: text/xml"); ?>
If the problem persists try checking your XML markup using this tool, check xml markup.