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 \\ like so,
>
> $lugar="D:\\Oracle";
> $bdd="orant";
>
> or, you can use / instead.
>
> Ciao
> RDB
>
> ----- Original Message -----
> From: "Marisol Díaz E." <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 20, 2001 1:57 PM
> Subject: [PHP-WIN] oracle
>
>
> 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
>
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]