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

Reply via email to