From: Mike W. <wi...@ce...> - 2001-03-26 20:53:22
|
I don't know if any of you follow nuke at all but someone there came up with a multilingual switching code. You can read the article at http://www.phpnuke.org/article.php?sid=1355&mode=thread&order=0&thold=0 and see his code at http://www.openbsd.org.mx/~santana/diff Mike From: "Alain Fontaine" <al...@va...> To: <php...@li...> Sent: Monday, March 26, 2001 2:22 PM Subject: [Phpwebsite-developers] Templates, multi-language > Hi, > > There is a very nice translation system for PHP around that is called stPHP. > It can use one or several text files as a string table, or DBM style > 'database' files. > > As for a template system, I really love the "Smarty" template system. It is > the fastest and most flexible I have yet seen. > > The combination of these two systems is as dynamic as dynamic can get ! :) > > Relevant links: > > http://sourceforge.net/projects/stphp > > http://www.phpinsider.com/php/code/Smarty/ > > Talk to you later ! > > > > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |