Re: [PHP-DB] oracle php abstraction layer

2002-04-06 Thread Jason Wong
On Saturday 06 April 2002 20:17, Jason Wong wrote: > Or look in: > > http://www.phpclasses.com Sorry, that should be http://www.phpclasses.org -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intra

Re: [PHP-DB] oracle php abstraction layer

2002-04-06 Thread Jason Wong
On Saturday 06 April 2002 19:34, Pedro M.S. Oliveira wrote: > Hi all ;) > usually i just use mysql with php, but this time i will need to access > an oracle database, knowing oracle is not a problem, but i'm searching > for a DB abstraction layer that is tested and working. > as i never used this

[PHP-DB] oracle php abstraction layer

2002-04-06 Thread Pedro M.S. Oliveira
Hi all ;) usually i just use mysql with php, but this time i will need to access an oracle database, knowing oracle is not a problem, but i'm searching for a DB abstraction layer that is tested and working. as i never used this before, just mysql_query () type things or ora type querys for instanc