I am starting to use xhtml in my site but have found that my php pages are trying to execute code with <?xml ?> tags.
How do I change the config on my server so that only <?php ?> are executed by the server as php?
I’m thinking that it must be a simple change in the php.ini file but I’m not sure where to find this file on the server or what part to edit. (I have a dedicated server running Debian GNU/ Linux with apache so should be able to change this with no problem)
Thanks in advance for your help,
Ben.