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 will apper in php.net docs again.
 
> There is some flux in function names at the moment and the manual may
> or may not be correct.  I believe placeholder manual entries for
> recently obsoleted names were going to be created.

The old names were deprecated, but still can be used.
Just wait for next manual build.

> The name changes seem to have been triggered by the general PHP
> discussion of naming conventions and the desire in PHP 5 to use similar
> names to other DB interfaces.

Right.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to