KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
stmt->param_count()
stmt->param_count()
stmt->param_count - Returns the number of parameter for the given statement
Syntax
int
stmt->param_count
(
resource
$stmt)
Arguments
stmt - One of the MAXDB_REPORT_XXXconstants.
Description
Procedural style:
Version
PHP PECL maxdb >= 1.0
Return value
returns an integer representing the number of parameters.