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
Post a Comment