browse by tag: language
sort by
PHP Localization with TMX standard
in PHP added by goodphptutorials, on 24/8/2006 TMX advanced tutorials language localisation translation
One of the main concerns of internationalization consists of separating the main source code from the texts, the labels, the messages and all the other objects related to the specific language in use. This facilitates the translation process as such as all the resources related to the local language context are well identified and separated.
comment save reportSimple Localization with PHP
in PHP added by goodphptutorials, on 24/8/2006 content management language localisation setstring
On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I've offered another alternative, which should be easy for non-programmers to use. We will take advantage of the user function setstring function
comment save reportSwitching to PHP: What's the Language Difference?
in PHP added by goodphptutorials, on 2/1/2006 JavaScript asp beginner tutorials language perl vb
This article is intended for readers getting started with PHP, but who are already familiar with another Web based language. Those of you with a Perl, Javascript, or VB/ASP background will find this article the most informative.
comment save report