Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: PHP4 & Oracle

Re: PHP4 & Oracle

From: Marc Thomas <admin_at_prismatic-effulgence.fsnet.co.uk>
Date: Wed, 6 Nov 2002 19:40:55 -0000
Message-ID: <aqbrb8$29v$1@news6.svr.pol.co.uk>


Hi,

   I've a number of thin client applications that use PHP4 against Oracle 8.1.x and have had no problems at all.

If you want to achieve a degree of database transparancy (i.e. you want your web pages to be transportable to different database backends) you might want to consider ADODB (http://php.weblogs.com/) which provides a rather nice abstraction layer. However, you need to consider the trade-offs between a consistant and transportable database infrastructure vs the potential performance gains acheivable if you code for a dedicated RDBMS backend.

Anyway I think I've done my bit for the open source community ;)

Regards

"@did" <adid_at_pandora.ns.be> wrote in message news:3voasuoj32t2hgse43bdadmsgoit0l4bbb_at_4ax.com...
>
> I'm working on a project and I heard that Oracle and PHP4 are not
> compatible. Can somebody acknowledge this and have you got any
> experience with PHP3 & Oracle, in other words have you got some
> interesting url's for me. I don't find that much on helpfull.
>
> Thx in advance,
>
> C.
Received on Wed Nov 06 2002 - 13:40:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US