David BERCOT wrote:
Hi, I have a big problem with my Debian server (Apache 2, PHP 5, Oracle Instant Client). I've modified the environment variable NLS_LANG and, with SQL*Plus, everything is ok ! But, in a PHP page, I can't insert a value with accent (ex: Irène). I can read data with accent, but not inserting !!! I searched all the afternoon, testing many solutions, without success. I think I'm not alone with this problem but... Do you have any clue ? Something to look at ?
Try looking at the multi-byte string functions. Not sure if that would help you or not though.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php