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

search for in the

gettext> <dgettext
Last updated: Fri, 13 Nov 2009

view this page in

dngettext

(PHP 4 >= 4.2.0, PHP 5)

dngettextdgettext の複数形版

説明

string dngettext ( string $domain , string $msgid1 , string $msgid2 , int $n )

dngettext() 関数により、単一の複数形メッセージ参照について 現在のドメインを上書きすることができます。

パラメータ

domain

ドメイン。

msgid1

msgid2

n

返り値

成功した場合に文字列を返します。

参考



add a note add a note User Contributed Notes
dngettext
There are no user contributed notes for this page.

gettext> <dgettext
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites