Warning: file_put_contents(): Only -1 of 52 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
dcgettext dgettext gettext PHP Manual dcngettext (PHP 4 >= 4.2.0, 5) — Plural version of Descrierea string ( $domain , $msgid1 $msgid2 int $n $category ) This function allows you to override t...
Forum und email

dcngettext

(PHP 4 >= 4.2.0, PHP 5)

dcngettext — Plural version of dcgettext

Descrierea

string dcngettext ( string $domain , string $msgid1 , string $msgid2 , int $n , int $category )

This function allows you to override the current domain for a single plural message lookup.

Parametri

domain

The domain

msgid1

msgid2

n

category

Valorile întroarse

A string on success.

Vedeţi de asemenea