Im having troubles converting french characters to upper/lowercase
for example, uc('ééé') returns ééé
Is there anyway this can be done?
Thanks in advance
for example, uc('ééé') returns ééé
Is there anyway this can be done?
Thanks in advance
Comment