Date: 12/01/99
- Next message: JOsh: "Re: [PHPLIB] Templates in HTML"
- Previous message: alesan <email protected>: "[PHPLIB] Templates in HTML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to read some characters from oracle. The characters have ascii
values above 127. When I read them from Oracle, they are converted into standard
ascii. Is there any way to stop this?
I have tried
$lang='English';
PutEnv("NLS_LANG=".$lang.".UTF8");
but this did not work.
One complication is that I am using the print statement to output the
characters. Is this a potential problem?
Thanks,
Shantul.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: JOsh: "Re: [PHPLIB] Templates in HTML"
- Previous message: alesan <email protected>: "[PHPLIB] Templates in HTML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

