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, 17 May 2013

view this page in

dngettext

(PHP 4 >= 4.2.0, PHP 5)

dngettextVersión plural de dgettext

Descripción

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

La función dngettext() le permite sobrescribir el domain actual en una búsqueda en un mensaje único en plural.

Parámetros

domain

El dominio

msgid1

msgid2

n

Valores devueltos

Un string si es correcto.

Ver también



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