RE: Performance matter

"Evan Owens" <[email protected]>
Newsgroups gmane.comp.php.internationalization
Message-ID <[email protected]>
I would *assume* that gettext would have the best performance.. Though I can't back this up.
 
Anyone?

	-----Original Message----- 
	From: Zygimantas Berziunas [mailto:[email protected]] 
	Sent: 2003/08/22 (金) 2:51 
	To: [email protected] 
	Cc: 
	Subject: [PHP-I18N] Performance matter
	
	

	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.