-
php and oracle
Hi,
I would like to access an Oracle database from a web page with php code.
I've read that two libraries exist "Oracle" and "Oracle8". I can't manage to find them. I'll prefer to use "Oracle8".
Is there somebody who can help me ?
thank-you for help
Jean-Pierre.
Sorry for my english.
-
Hi
If ODBC is an alternative for you, there is a how-to on how to do this at www.iodbc.org. Just replace the values for your own database
hth
Emmon
-
I did now
In fact the dll are php_oci8.dll and php_oracle.dll. They must be unmark in php.ini file.
Thanks
JP