PHP » GoLang |
login |
register |
about
|
iconv_substr(PHP 5, PHP 7) iconv_substr — Cut out part of a string Description
string iconv_substr
( string
$str
, int $offset
[, int $length = iconv_strlen($str, $charset)
[, string $charset = ini_get("iconv.internal_encoding")
]] )
Cuts a portion of Parameters
Return Values
Returns the portion of
If Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|