PHP Classes

Packages of zito loco

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of zito loco (2)  >  Mission progress status  >  Reputation  
Picture of zito loco
Name: zito loco <contact>
Classes: 2
Country: Brazil Brazil
Age: ???
All time rank: 2147141 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1177
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 classTexto  
Manipulate text strings
This is a very simple class to perform some text string manipulation operations.

It can remove special characters like spaces and letters with accents and cedilla with underscores or regular letters without accents and cedilla.

The class can also cut a text string to make sure it does not exceed a given length limit.

The code and the comments are in Portuguese.

  Files folder image UploadSimples  
Validate and process uploaded image files
This class can be used to validate process uploaded image files.

It can validate an uploaded file to accept only with image MIME types and with a size lower than a limit.

The class can also rename an uploaded image file and resize it to make it have a width or height that does not exceed a given size limit.

The code and the comments are in Portuguese.


  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