From: Alain F. <al...@va...> - 2001-03-26 20:23:19
|
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 ! |