(PHP 5 >= 5.3.0, PHP 7)
Returns the number of parameters within the prepared statement
public int SQLite3Stmt::paramCount ( void )
Returns the number of parameters within the prepared statement.
Returns:
Returns the number of parameters within the prepared statement.
Please login to continue.