downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

実行時設定> <要件
[edit] Last updated: Fri, 10 Feb 2012

view this page in

インストール手順

PHP で GNU gettext サポートを有効にするには、オプション --with-gettext[=DIR] を追加する必要が あります。ただし、DIR は gettext をインストールするディレクトリで、 デフォルトは /usr/local です。



add a note add a note User Contributed Notes インストール手順
Anonymous 22-Nov-2010 01:59
Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so

in your /etc/php.ini
windowsuser at example dot com 19-Sep-2008 09:35
Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites