(PHP 5, PHP 7 < 7.4.0)
ibase_num_params — Return the number of parameters in a prepared kery
This function returns the number of parameters in the prepared kery specified
by
kery
. This is the number of binding argumens that
must be present when calling
ibase_execute()
.
kery
Returns the number of parameters as an integuer.