Where could I found the file php_oci73.dll for PHP4, I have Only Oci8.dll and oracle.dll and I can't connect to Oracle Database with client 7.3.4
Thanks
er, OCI stands for Oracle Call Interface. This was introduced in Oracle 8.0, so there cannot be a oci73 anything.
the php_oracle.dll is probably what you want.
Tom