xploita Posted April 3, 2007 Share Posted April 3, 2007 for i18n.why do some apps like joomla tend to use .ini files to strore string in multiple languages.why not just use a php file containing the strings and store it i unicode format just like the .ini file is stored in unicode format? Link to comment https://forums.phpfreaks.com/topic/45460-i18n/ Share on other sites More sharing options...
trq Posted April 3, 2007 Share Posted April 3, 2007 Non programmers may find the .ini layout easier to understand than PHP variables. Link to comment https://forums.phpfreaks.com/topic/45460-i18n/#findComment-220812 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.