String uppercase
Hello, how can I make a string uppercase?
PHP Code:
Function strtoupper doesn't work, it needs something like this - strtoupper("here"); but I need that: strtoupper(weapons); but it simply doesn't work, I get weird string then, like some sound.wav. I need a function to make a variable uppercase. |
Re: String uppercase
PHP Code:
|
Re: String uppercase
I'm stupid, thanks :)
|
| All times are GMT -4. The time now is 21:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.