Warning: file_put_contents(): Only -1 of 51 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
dgettext gettext PHP Manual dngettext (PHP 4 >= 4.2.0, 5) — Plural version of Descrierea string ( $domain , $msgid1 $msgid2 int $n ) The dngettext() function allows you to override the current...
Forum und email

dngettext

(PHP 4 >= 4.2.0, PHP 5)

dngettext — Plural version of dgettext

Descrierea

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.

Parametri

domain

The domain

msgid1

msgid2

n

Valorile întroarse

A string on success.

Vedeţi de asemenea