Posted by David Haynes on 12/14/60 11:52
romayankin@gmail.com wrote:
> I plan to write site on a few language. For this reason I'm trying to
> find the most convenient way to output strings depending on their
> unique ID. As far as I plan to have pretty much strings translated, I'm
> concerned about the performance issues any of the approaches may have
> on the server. Perhaps someone has already solved that of kind of
> problems and can share his/her experience in this matter.
>
I've used two approaches:
1. http://ca.php.net/manual/en/ref.gettext.php
2. my own library to a translation table in the database
-david-
Navigation:
[Reply to this message]
|