PHP » GoLang |
login |
register |
about
|
GoLang grapheme_substr
request it (385)
GoLang replacement for PHP's grapheme_substr
[edit | history]
grapheme_substr(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) grapheme_substr — Return part of a string DescriptionProcedural style
string grapheme_substr
( string
$string
, int $start
[, int $length
] )Return part of a string Parameters
Return ValuesReturns the extracted part of $string. Changelog
ExamplesExample #1 grapheme_substr() example
<?php The above example will output: a%CC%8Abco%CC%88 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|