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?

60 of 143 people (42%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

What is required to use the Oracle functions in PHP?
Do I need the Oracle client libraries installed to use the PHP Oracle functions?
Cant get an ODBC connection to an Oracle DataBase on WinNT 4 failure Mess is: TNS:Der Servicename ko

Jul 8th, 1999 18:35
Nathan Wallace, dig dagger, Steffen Rögner


You have to install client libs and headers to compile Oracle Support
into PHP. Thats not a problem on Linux - you just have to install the
free Ora Server ( or just its Client part ) Its also useful for testing
querys, having a local sqlplus...