zgkhoo Posted October 30, 2007 Share Posted October 30, 2007 how to convert Ascii *.php to UTF-8 code php files? any soft can convertĀ a group of *.php files to UTF-8 for me? thanks... Link to comment https://forums.phpfreaks.com/topic/75358-how-to-convert-ascii-php-to-utf-8-code-php-files/ Share on other sites More sharing options...
effigy Posted October 30, 2007 Share Posted October 30, 2007 If you're running a Unix system, there's iconv. Link to comment https://forums.phpfreaks.com/topic/75358-how-to-convert-ascii-php-to-utf-8-code-php-files/#findComment-381126 Share on other sites More sharing options...
zgkhoo Posted October 30, 2007 Author Share Posted October 30, 2007 i use xp..sir. Link to comment https://forums.phpfreaks.com/topic/75358-how-to-convert-ascii-php-to-utf-8-code-php-files/#findComment-381131 Share on other sites More sharing options...
effigy Posted October 30, 2007 Share Posted October 30, 2007 There might be an application that will let you "Save As..." UTF-8; otherwise, I'm not sure how you would do this on Windows other than using PHP's iconv or installing iconv. Link to comment https://forums.phpfreaks.com/topic/75358-how-to-convert-ascii-php-to-utf-8-code-php-files/#findComment-381139 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.