PHP's standard functions for upper and lower casing don't work for special chars.
This class uppercase, lowercase en capitalize strings with special chars too.
functions:
ucfirst(),ucwords(),strtolower(),strtoupper(), capitalize(), capitalizewords().
All functions can called by reference, use the get_ functions to get a string return and your original string unchanged.
| There are not enough user ratings to display for 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.