SQLite3Stmt::paramCount

(PHP 5 >= 5.3.0, PHP 7)

SQLite3Stmt::paramCountReturns the number of parameters within the prepared statement

说明

public SQLite3Stmt::paramCount ( void ) : int

Returns the number of parameters within the prepared statement.

参数

此函数没有参数。

返回值

Returns the number of parameters within the prepared statement.

参见

相关文章
php cubrid 函数 bind a lob object or a string as a lob object to a prepared statement as parametersphp ibm db2 函数 returns the number of rows affected by an sql statementphp maxdb 函数 initializes a statement and returns an resource for use with maxdb stmt preparephp mysql xdevapi 函数 bind prepared statement variables as parametersphp postgresql 函数 submits a request to create a prepared statement with the given parameters and waits for completionphp sqlite 函数 returns the number of rows that were changed by the most recent sql statementphp mysqli stmt returns the total number of rows changed deleted or inserted by the last executed statementphp mysqli stmt used to modify the behavior of a prepared statementphp mysqli stmt binds variables to a prepared statement as parametersphp mysqli stmt binds variables to a prepared statement for result storagephp mysqli stmt returns the number of field in the given statementphp mysqli stmt returns the number of parameter for the given statementphp mysqli stmt returns result set metadata from a prepared statementphp sqlite3 returns the number of database rows that were changed or inserted or deleted by the most recent sql statementphp sqlite3 returns the sqlite3 library version as a string constant and as a numberphp sqlite3stmt closes the prepared statementphp sqlite3stmt executes a prepared statement and returns a result set objectphp sqlite3stmt returns the number of parameters within the prepared statementphp sqlite3stmt returns whether a statement is definitely read onlyphp sqlite3stmt resets the prepared statement
关注编程学问公众号