Function str_limit
Limit the number of characters in a string.
Parameters summary
string |
$value |
|
integer |
$limit = 100 |
|
string |
$end = '...' |
Return value summary
string
|
string |
Limit the number of characters in a string.
string |
$value |
|
integer |
$limit = 100 |
|
string |
$end = '...' |
string
|
string |