ocisetprefetch

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_set_prefetch() Alias of oci_set_prefetch() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

ocistatementtype

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_statement_type() Alias of oci_statement_type() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

ociwritelobtofile

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of OCI-Lob::export() Alias of OCI-Lob::export() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

ociserverversion

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_server_version() Alias of oci_server_version() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

px_close

(PECL paradox >= 1.0.0) Closes a paradox database bool px_close ( resource $pxdoc ) Closes the paradox database. This function will not close the file. You will have to call fclose() afterwards. Parameters: pxdoc Resource identifier of the paradox database as returned by px_new(). Returns: Returns TRUE on success or FALSE on failure.

ocisavelobfile

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of OCI-Lob::import() Alias of OCI-Lob::import() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

px_create_fp

(PECL paradox >= 1.0.0) Create a new paradox database bool px_create_fp ( resource $pxdoc, resource $file, array $fielddesc ) Create a new paradox database file. The actual file has to be opened before with fopen(). Make sure the file is writable. Note: Calling this functions issues a warning about an empty tablename which can be safely ignored. Just set the tablename afterwards with px_set_parameter(). Note: This f

ocirowcount

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_num_rows() Alias of oci_num_rows() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

ociplogon

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_pconnect() Alias of oci_pconnect() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

ociresult

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_result() Alias of oci_result() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.