文字

安装

To include GNU gettext support in your PHP build you must add the option --with-gettext[=DIR] where DIR is the gettext install directory, defaults to /usr/local.

用户评论:

[#1] Anonymous [2010-11-22 04:59:10]

Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so

in your /etc/php.ini

[#2] windowsuser at example dot com [2008-09-19 00:35:25]

Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.

上一篇: 下一篇: