March 2002
Intermediate to advanced
528 pages
21h 29m
English
gettext
The gettext library from GNU implements a Native Language Support (NLS) interface you can use to internationalize your application.
To enable the gettext extension, you must install gettext and compile
PHP with the
--with-gettext[
=DIR
]
directive.