Php adding xml for no reason -


i calling database query , using foreach loop display results, causing w3c error , on inspection have found adding '<?xml version="1.0" encoding="utf-8"?>' first echo...i have no idea why?? have moved php top of file body still same problem :(

can me?

where seeing <xml ... > header? note if viewing in browser source, browser automatically add if doctype xhtml.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -