faqts : Computers : Programming : Languages : PHP : Database Backed Sites : Oracle

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

5 of 13 people (38%) answered Yes
Recently 4 of 9 people (44%) answered Yes

Entry

What libraries I need to connect Oracle and PHP? (Both are Installed)

May 21st, 2002 09:27
Red Slug, María Teresa Calderón Rivas,


The files you need are in the source download from php.net  ( e.g php-4.2.1-
Win32.zip )

On linux/unix you need to compile the libraries in here.

On windows you need to locate the php_oci8.dll in the zip file and place it in 
an extensions directory.