This class can limit the length of a string without cutting words.
It can take a string and return the initial characters if it exceeds a given length limit.
The returned string only includes complete words, so it does not cut the last word in the middle.
In Portuguese:
Limita a quantidade de caracteres numa string, retornando todas as palavras por inteiro.
|
|
| Name: |
String Delimiter |
| Base name: |
string-delimiter |
| Description: |
Limit the length of a string without cutting words |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
Public Domain |
| All time users: |
460 users |
| All time rank: |
5152 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Good (83.3%) |
- |
- |
- |
- |
Insufficient (37.5%) |
2111 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|