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"?> Link to comment https://forums.phpfreaks.com/topic/233134-another-doctype-question/ 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. Link to comment https://forums.phpfreaks.com/topic/233134-another-doctype-question/#findComment-1198971 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.