pyara Posted June 16, 2008 Share Posted June 16, 2008 hi, pls give me the syntax for response.setContentType("text/xml"); in php? Link to comment https://forums.phpfreaks.com/topic/110404-setcontenttype-syntax-in-php/ Share on other sites More sharing options...
trq Posted June 16, 2008 Share Posted June 16, 2008 <?php header('Content-type: text/html'); Link to comment https://forums.phpfreaks.com/topic/110404-setcontenttype-syntax-in-php/#findComment-566397 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.