![]() |
I need help to convert to UPPERCASE please..:)
Hi guys. It's been a while that I haven't played with avascript...
I think that there is a code that does what I want Let's say I have a variable in PHP ex : <? print $GET_[mytext]; ?> This variable contains UPPER and lower case caracters, I can't change it cause at some place, I need it that way. but, at another place, I want to display it all in UPPERCASE... Is it possible ? Thanks forward |
|
So:
Code:
<?php |
add 0x20h to each character's ascii value.
|
Man this os too easy..
I looked all over the place to find something on PHP.net, but I didn't knew this function name... Thanks a million guys :) :thumbsup |
Quote:
|
All times are GMT -7. The time now is 08:12 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123