Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so
in your /etc/php.ini
Installation
برای GNU gettext در PHP شما باید گزینه --with-gettext[=DIR] که در آن DIR محل نصب gettext به صورت پیشفرض /usr/local است.
Anonymous ¶
2 years ago
windowsuser at example dot com ¶
4 years ago
Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.
