Hi
I need to connect PHP to an oracle database. We can presently access the oracle database using SQL*PLUS with a TNS connection(?!?). I could set up an ODBC connection, but this may require more work than necessary. I'd like to exploit the current connection (the TNS one) but I am not sure if this is possible or how to start.
Can anyone advise on this one?
Any help appreciated.
Thanks