I'm making a project using php5 and Oracle 10 g, but I 've a problem configuring 'em together
I uncomment the line extension=php_oci8.dll
and updated the line extension_dir = "./ext"
and when I try to execute phpinfo();
I still can't find a section for OCI8 ....
what else should I do ?!?
Thnx in advance,
Noor