Re: Multilingual Web application - how to?
[email protected] (Eli)
| Newsgroups | php.general,php.i18n |
|---|---|
| Message-ID | <[email protected]> |
Denis Gerasimov wrote:
> I need to develop a multilingual web site and I am looking for the best way
> of handling this task. There are three main issues I know:
Mabye consider of using gettext..
http://www.php.net/gettext
BTW: why doesn't Smarty support gettext?
How can gettext be implemented into Smarty (with simplier syntax)?
-thanks, Eli