Re: [PHP-DB] PHP's Oracle interface

2004-04-20 Thread Antony Dovgal
On Tue, 20 Apr 2004 10:10:46 +1000 Christopher Jones <[EMAIL PROTECTED]> wrote: > To connect to Oracle in PHP 4, the old name OCILogon() can be used. > Check PHPs oci8.c source code for all names and aliases. No, there is no need to look into source code. Just wait for some time, old functions wi

Re: [PHP-DB] PHP's Oracle interface

2004-04-19 Thread Christopher Jones
Joseph Burch wrote: Foolks - In building the Apache PHP-Oracle interface we have discovered a discrepancy between the functions listed in the PHP on-line documentation and the function list obtained by "nm" for libphp4.so. Our UNIX Solaris build comprises Apache_1.3.29, PHP-4.3.4, and the full

[PHP-DB] PHP's Oracle interface

2004-04-19 Thread Joseph Burch
Foolks - In building the Apache PHP-Oracle interface we have discovered a discrepancy between the functions listed in the PHP on-line documentation and the function list obtained by "nm" for libphp4.so. Our UNIX Solaris build comprises Apache_1.3.29, PHP-4.3.4, and the full Enterprise edition of