Re: [PHP-DB] Getting Oracle to work

2001-12-18 Thread Anthony Carlos
ate: Tue, 18 Dec 2001 08:41:49 -0700 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Getting Oracle to work > > I'm missing - I guess - a library - I need to do a remote connect to an > Oracle DB - I've copied examples but get the following when I run it > > Fatal error:

[PHP-DB] Getting Oracle to work

2001-12-18 Thread Chuck Lidderdale
I'm missing - I guess - a library - I need to do a remote connect to an Oracle DB - I've copied examples but get the following when I run it Fatal error: Call to undefined function: ora_logon() in /var/www/html/bg.php I'm guessing something like orasql.so - but I can't find anything like that.