PHP Classes

Classes of Gabriel Lau

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Gabriel Lau (1)  >  Mission progress status  >  Reputation  
Picture of Gabriel Lau
Name: Gabriel Lau <contact>
Classes: 1
Country: Brazil Brazil
Age: ???
All time rank: 3339255 in Brazil Brazil
Week rank: 220 Up14 in Brazil Brazil Up
All time users: 474
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image String Delimiter  
Limit the length of a string without cutting words
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z