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.
|
|
| Name: |
casespecial.php |
| Base name: |
casespecial |
| Description: |
Upper- and lowercase string with special chars |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
852 users |
| All time rank: |
3575 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|