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 |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access