PHP Classes

File: language.en.lang.xml

Recommend this page to a friend!
  Classes of Mariano Iglesias   Internationalization and Localization   language.en.lang.xml   Download  
File: language.en.lang.xml
Role: Auxiliary data
Content type: text/plain
Description: Example language file for the xml.php example script
Class: Internationalization and Localization
Get internationalized texts from databases or XML
Author: By
Last change:
Date: 18 years ago
Size: 260 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="ISO-8859-1" ?> <i18n-data> <section> <element>My Element</element> </section> <section1.2> <element1.2.1>My Element 1.2.1</element1.2.1> <element1.2.2>My Element 1.2.2</element1.2.2> </section1.2> </i18n-data>