calmchess Posted April 8, 2011 Share Posted April 8, 2011 please forgive me if i post this in wrong forum the followin line of code is being interpreted as php tags and throwing an error I need to know how to include this code without it being seen as PHP tags. Please help <?xml version="1.0" encoding="UTF-8"?> Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted April 8, 2011 Share Posted April 8, 2011 That isn't a doctype question, but disable short_open_tags in your php.ini file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.