web_master Posted January 5, 2009 Share Posted January 5, 2009 Hi, How can I convert utf-8 chars to ANSI (to write into file) with PHP? thanx Link to comment https://forums.phpfreaks.com/topic/139563-utf-8-to-ansi/ Share on other sites More sharing options...
Mark Baker Posted January 5, 2009 Share Posted January 5, 2009 why not write the file as utf-8? Link to comment https://forums.phpfreaks.com/topic/139563-utf-8-to-ansi/#findComment-730069 Share on other sites More sharing options...
web_master Posted January 5, 2009 Author Share Posted January 5, 2009 why not write the file as utf-8? because after I write text into dBase in utf-8 I need to use the file in Word - Open Office as txt and I think there I must to use the ANSI Link to comment https://forums.phpfreaks.com/topic/139563-utf-8-to-ansi/#findComment-730073 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.