Hi,
I am starting a project and am kind of hoping to convince 'da boss' to use PHP. One of the problems is that the project has to run on a Oracle 9i database. Does PHP work with Oracle 9i?
Thanks in advance,
Eddie
You can compile php with oracle 8 support and it will be able to connect to an oracle 9i database.
Thanks for the info.