13.5.17 PHP Hypertext Preprocessor
- RPMs
- mod_php4, phplib, phpdoc
- File extension
php
, php3
, php4
- String syntax
"abc"
- gettext shorthand
_("abc")
- gettext/ngettext functions
gettext
, dgettext
, dcgettext
- textdomain
textdomain
function
- bindtextdomain
bindtextdomain
function
- setlocale
setlocale
function
- Prerequisite
- ---
- Use or emulate GNU gettext
- use
- Extractor
- ---
- Formatting with positions
- ---
- Portability
- On platforms without gettext, the functions are not available.
- po-mode marking
- ---
This document was generated
on May 6, 2002
using texi2html