static string words(string $value, int $words = 100, string $end = '...')
Limit the number of words in a string.
static string words(string $value, int $words = 100, string $end = '...')
Limit the number of words in a string.
string | $value | |
int | $words | |
string | $end |
string |
Designed by : w10schools
service@w10schools.com
Please login to continue.