Performance matter

"Zygimantas Berziunas" <[email protected]>
Newsgroups gmane.comp.php.internationalization
Message-ID <[email protected]>
What do you think it is better for performance of multilingual site: 1 -
define all messages in one english.lang file as constants, 2 - define
current page messages in english.page.lang as constants 3 - parse all
messages as variables in array using parse_ini_file and file english.ini 4 -
parse current page messages as variables in array using parse_ini_file and
file page.english.ini? more suggestions maybe?



-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.