Problem with caracters using "upcase" function

Author Message

francis Nart

Wednesday 12 May 2004 2:55:18 am

Hi,

We have french words in the database using caracters like "é, è, à...".
We want to display some of theses words in uppercase.
We then used the "upcase" function for this purpose, it does work perfectly well locally on a windows server but unfortunately not on our Linux server...

Thanks for your help if you have any clue !

Francis.

Jan Borsodi

Wednesday 12 May 2004 4:51:46 am

The locale for your system is probably wrong, you will need to either change the locale on the server or tell PHP to use another locale.

How to change the locale depends on your system, what kind of Linux distribution is this?

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

francis Nart

Wednesday 12 May 2004 6:25:31 am

great answer, we just modified it in php and now it works !

Thanks for all !

Francis.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.