I want to build php with oracle8i in windows 2000 prefessional.(ISS 5).i set up it follow the docment of how to set up in win NT(Iss 4).i can not run php with oracle scripts,but others all right.£¨such as php with mysql scripts,..).the error "oci_* not define fuction " always occur.but the file" php3_oci80.dll" is exist .pls help me.
I am also having the same problem. I tried to reinstall PHP4 a million times but it does not work with Oracle.
that's ok ,now my scritps with oracle can run. i do not know why that .when i run this scripts .first ,i must run <? phpinfo(); ?> if it that's ok ,my program can be run. another way is you use the function dl() load it.