Current File : //home/strato/chroot/opt/RZphp81/includes/doc/I18N/docs/I18N_Message_Translate.tpl
<html>
<body>

<font color="red">
    please get the sql-file from
    <a href="http://wolfram.kriesing.de/libs/php/SimpleTemplate/examples/translate.sql">here</a>
    to make the translate-method work properly<br>
    this example requires &gt;=PHP 4.1
</font>
<h1>TEST of I18N_Messages_Translate</h1>

This page uses IT[X] as the template engine, this example shows
that one can easily use this class to translate templates, HTML/XML-strings or entire pages.<br><br>
<b>The following text pieces will be translated automatically, use the links to translate into another language:</b><br><br>

<br>
translate (i.e. into {langLinks})<br><br>
here additionally used Features:<br><br>
source code<br><br>
english<br><br>
german<br><br>
translate does by the way also convert everything to proper HTML if you want to, but you can maintain it without that in the DB<br><br>

{sourceCode}

</body>
</html>