Jump to content

Capitalization


Twentyoneth

Recommended Posts

[!--quoteo(post=367584:date=Apr 23 2006, 12:54 PM:name=Twentyoneth)--][div class=\'quotetop\']QUOTE(Twentyoneth @ Apr 23 2006, 12:54 PM) [snapback]367584[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I have this code to pull a variable from the address:

$view = $_GET['view'];

But that variable will be a persons name, so how do I auto capitalize it, just the first letter?
[/quote]
[a href=\"http://nz.php.net/ucfirst\" target=\"_blank\"]ucfirst[/a]
Link to comment
https://forums.phpfreaks.com/topic/8152-capitalization/#findComment-29717
Share on other sites

[!--quoteo(post=367585:date=Apr 22 2006, 10:57 PM:name=KrisNz)--][div class=\'quotetop\']QUOTE(KrisNz @ Apr 22 2006, 10:57 PM) [snapback]367585[/snapback][/div][div class=\'quotemain\'][!--quotec--]
[a href=\"http://nz.php.net/ucfirst\" target=\"_blank\"]ucfirst[/a]
[/quote]


Thanks, I guess I didnt check well enough on php.net
Link to comment
https://forums.phpfreaks.com/topic/8152-capitalization/#findComment-29721
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.