|
|
| Name: |
casespecial.php |
| Base name: |
casespecial |
| Description: |
Upper- and lowercase string with special chars |
| Related classes: |
special chars |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
842 users |
| All time rank: |
3408 |
| Week users: |
0 users |
| Week rank: |
2590 |
| |
|
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. |
| |
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 |
|
|