Re: [PHP-DEV] ext OCI8 again

2002-08-22 Thread Thies C. Arntzen
On Thu, Aug 22, 2002 at 02:06:51PM +0200, [EMAIL PROTECTED] wrote: > Hi everyone > > I am in the process of rewriting a few parts of the oci ext, > mainly the createn/init of OCIEnv. This is an extremly > important step in order to be able to support multiple nls's > (character sets etc.) on the

[PHP-DEV] ext OCI8 again

2002-08-22 Thread abdul-kareem.abo-namous
Hi everyone I am in the process of rewriting a few parts of the oci ext, mainly the createn/init of OCIEnv. This is an extremly important step in order to be able to support multiple nls's (character sets etc.) on the same server in a shared environment. just to understand it: as it seems, OC