PHP » GoLang |
login |
register |
about
|
mb_strimwidth(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_strimwidth — Get truncated string with specified width Description
string mb_strimwidth
( string
$str
, int $start
, int $width
[, string $trimmarker = ""
[, string $encoding = mb_internal_encoding()
]] )
Truncates string Parameters
Return Values
The truncated string. If Changelog
Examples
Example #1 mb_strimwidth() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|