|
Namemysql_stmt_param_count - Returns number of parameters Synopsis
DescriptionReturns the number of parameter markers present in the prepared statement. Parameter markers are specified as ? (question mark) Parameter
Return valueThe number of parameter markers in prepared statement. Notes
See Also
|