Re: [PHP-WIN] oracle

2001-07-20 Thread Marisol Díaz E.
I provided the 2 forms, but it don't work. - Original Message - From: "Randall Barber" <[EMAIL PROTECTED]> To: "Marisol Díaz E." <[EMAIL PROTECTED]> Sent: Friday, July 20, 2001 4:57 PM Subject: Re: [PHP-WIN] oracle > Escape the \ with \\

[PHP-WIN] oracle

2001-07-20 Thread Marisol Díaz E.
Hi, I'm working with php4 and oracle in windows2000, I have problems with this variables. $lugar="D:\Oracle"; $bdd="orant"; PutEnv("ORACLE_SID=$bdd"); PutEnv("ORACLE_HOME=$lugar"); It don't work, I don't know what is the value of $lugar. Thanks. Marisol