Gold Vision Communications / USA
 GOLDVISION.COM
Serving the Multimedia Community since 1989.
German Site | Spanish Site 

 Web Hosting

 Virtual Dedicated Servers

 Domaincheck

 Order

 Order Status

 Support

 Contact us

 Download

 Network

 Network Status

 Webdesign / Templates

 Make Payment

 Terms & Conditions

 Imprint

 Legal Notices

 Privacy Statement
  PHP / Gettext
Gettext

XXXV. Gettext

The gettext functions implement a NLS (Native Language Support) API which can be used to internationalize your PHP applications. Please see the gettext documentation from your system for a thorough explanation of these functions.

Table of Contents
bindtextdomain -- Sets the path for a domain
bind_textdomain_codeset --  Specify the character encoding in which the messages from the DOMAIN message catalog will be re turned
dcgettext -- Overrides the domain for a single lookup
dcngettext -- Plural version of dcgettext() Plural version of dcgettext
dgettext -- Override the current domain
dngettext -- Plural version of dcgettext() Plural version of dgettext
gettext -- Lookup a message in the current domain
ngettext -- Plural version of gettext
textdomain -- Sets the default domain

© 1998-2007 Gold Vision Communications All Rights Reserved.