[PHP] Multi-language in script

2005-01-26 Thread Zoran Lorkovic
Hi

I'm interested, which is the best way to include multi-language support in 
scripts?
By this I mean that with new version of script/program end-user don't need to 
translate whole site again...

With flat-file and define function or with mysql ?

Regards,
Zoran

[PHP] Multi-language in script

2005-01-26 Thread Zoran Lorkovic
Hi
I'm interested, which is the best way to include multi-language support  in 
scripts?
By this I mean that with new version of script/program end-user don't need 
to translate whole site again...

With flat-file and define function or with mysql ?
Regards,
Zoran 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Multi-language in script

2005-01-26 Thread Torsten Rosenberger
Hello

take a look a gettext in the manual

BR/Torsten

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php