PHP » GoLang |
login |
register |
about
|
oci_num_fields(PHP 5, PHP 7, PECL OCI8 >= 1.1.0) oci_num_fields — Returns the number of result columns in a statement Description
int oci_num_fields
( resource
$statement
)
Gets the number of columns in the given Parameters
Return Values
Returns the number of columns as an integer, or Examples
Example #1 oci_num_fields() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|