php-doc-en/reference/sqlite3/sqlite3stmt
Christoph Michael Becker 0c2deb3a85 Document SQLite3Stmt::getSQL() (as of PHP 7.4.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346355 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-16 11:56:12 +00:00
..
bindparam.xml Document @param support 2018-11-11 15:47:13 +00:00
bindvalue.xml Document @param support 2018-11-11 15:47:13 +00:00
clear.xml Clarify behavior of parameter binding for multiple executions 2018-11-11 14:30:23 +00:00
close.xml Fix #72502: SQLite3Stmt::close(): insufficient documentation 2016-09-02 15:10:27 +00:00
execute.xml Warn about using multiple result sets concurrently 2016-11-15 18:35:09 +00:00
getsql.xml Document SQLite3Stmt::getSQL() (as of PHP 7.4.0) 2018-12-16 11:56:12 +00:00
paramcount.xml Add seealso sections 2018-07-26 15:22:39 +00:00
readonly.xml Fix <refname> 2018-01-26 16:21:38 +00:00
reset.xml