kdsxchris Posted June 7, 2007 Share Posted June 7, 2007 I want to let my php application support multiple languages in the future, but I'm really stuck as to how to design the application to do so. Has anyone else here dealt with a similar problem, and if so, how did you deal with it? I plan on using mysql, but plan on support multiple database schemes. Link to comment https://forums.phpfreaks.com/topic/54626-unicode-decisions/ Share on other sites More sharing options...
per1os Posted June 7, 2007 Share Posted June 7, 2007 You would need to use the charset of UTF-8 I believe as that is the universal. But really I have not had to deal with that yet. Link to comment https://forums.phpfreaks.com/topic/54626-unicode-decisions/#findComment-270142 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.