kdsxchris Posted June 6, 2007 Share Posted June 6, 2007 If I was to make a web application written in php "unicode" compatible, what exactly does that mean and is it hard to achieve? For example, wordpress is unicode compatible, but phpBB is not. Link to comment https://forums.phpfreaks.com/topic/54417-unicode-support/ Share on other sites More sharing options...
kdsxchris Posted June 6, 2007 Author Share Posted June 6, 2007 bump Link to comment https://forums.phpfreaks.com/topic/54417-unicode-support/#findComment-269356 Share on other sites More sharing options...
The Little Guy Posted June 6, 2007 Share Posted June 6, 2007 http://www.google.com/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=j2e&q=define%3Aunicode&btnG=Search Link to comment https://forums.phpfreaks.com/topic/54417-unicode-support/#findComment-269357 Share on other sites More sharing options...
kdsxchris Posted June 6, 2007 Author Share Posted June 6, 2007 I know what is it, but what I don't know is "how to implement" it. Does it simply mean making all of my databases unicode (not the default latin for mysql, for example) changing all my file formats to unicode, etc? Or do I have to provide code that somehow handles and does something to "make my application unicode compatible" Link to comment https://forums.phpfreaks.com/topic/54417-unicode-support/#findComment-269379 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.