dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

gettext> <dgettext
[edit] Last updated: Fri, 28 Jun 2013

view this page in

dngettext

(PHP 4 >= 4.2.0, PHP 5)

dngettextPlural version of dgettext

Description

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

The dngettext() function allows you to override the current domain for a single plural message lookup.

Parameters

domain

The domain

msgid1

msgid2

n

Return Values

A string on success.

See Also



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

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