strtoupper
Posted: Sat Jul 24, 2010 9:02 am
Hi,
I'm using the strtoupper function to convert a string to upper case. The string in this case features a foreign language character:
รบ
When I output the string this character remains lower case whilst those aorund it are upper case. If I manually post in the uppercase character it correctly displays an uppercase.
I am wonderiing if this has something to do with the charset in the HTML heading?
Rob.
I'm using the strtoupper function to convert a string to upper case. The string in this case features a foreign language character:
รบ
When I output the string this character remains lower case whilst those aorund it are upper case. If I manually post in the uppercase character it correctly displays an uppercase.
I am wonderiing if this has something to do with the charset in the HTML heading?
Rob.