PHP » GoLang |
login |
register |
about
|
GoLang SQLite3Stmt::reset
request it (341)
GoLang replacement for PHP's SQLite3Stmt::reset
[edit | history]
SQLite3Stmt::reset(PHP 5 >= 5.3.0, PHP 7) SQLite3Stmt::reset — Resets the prepared statement Description
public bool SQLite3Stmt::reset
( void
)
Resets the prepared statement to its state prior to execution. All bindings remain intact after reset. ParametersThis function has no parameters. Return Values
Returns |
more
Recently updated
more
Most requested
|