PHP » GoLang |
login |
register |
about
|
GoLang SQLite3Stmt::paramCount
request it (376)
GoLang replacement for PHP's SQLite3Stmt::paramCount
[edit | history]
SQLite3Stmt::paramCount(PHP 5 >= 5.3.0, PHP 7) SQLite3Stmt::paramCount — Returns the number of parameters within the prepared statement Description
public int SQLite3Stmt::paramCount
( void
)
Returns the number of parameters within the prepared statement. ParametersThis function has no parameters. Return ValuesReturns the number of parameters within the prepared statement. |
more
Recently updated
more
Most requested
more
Last requests
|