Oracle (oci8) Extension Functions Renamed
The Oracle
extension’s function names are now consistent with
the rest of PHP. For instance, ocibindbyname( )
is
now oci_bind_by_name( )
, and
ocinewcursor( )
is now oci_new_cursor( )
. See Table B-1 for a complete list of
old and new function names.
Tip
The old names are preserved for backward compatibility, but should be considered deprecated.
Table B-1. Renamed oci functions
PHP 4 |
PHP 5 |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get Upgrading to PHP 5 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.