PHP » GoLang |
login |
register |
about
|
GoLang MessageFormatter::format
request it (403)
GoLang replacement for PHP's MessageFormatter::format
[edit | history]
MessageFormatter::formatmsgfmt_format(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) MessageFormatter::format -- msgfmt_format — Format the message DescriptionObject oriented style
public
string
MessageFormatter::format
( array
$args
)Procedural style Format the message by substituting the data into the format string according to the locale rules Parameters
Return Values
The formatted string, or ExamplesExample #1 msgfmt_format() example
<?php Example #2 OO example
<?php The above example will output: 4,560 monkeys on 123 trees make 37.073 monkeys per tree 4.560 Affen auf 123 Bäumen sind 37,073 Affen pro Baum See Also
|
more
Recently updated
more
Most requested
more
Last requests
|