编程学问
文章
问题
读书
关于
登录
« SQLite3
安装/配置 »
PHP Manual
SQLite3
简介
简介
对 SQLite v3 数据库的支持信息。
相关文章
php sqlite3 sqlite3 类
php sqlite3 sqlite3result 类
php sqlite 函数 executes a result less query against a given database
php sqlite 函数 opens an sqlite database and returns an sqlitedatabase object
php sqlite 函数 fetches all rows from a result set as an array of arrays
php sqlite 函数 fetches the next row from a result set as an array
php sqlite 函数 seek to the next row number
php sqlite 函数 returns the number of fields in a result set
php sqlite 函数 returns the number of rows in a buffered result set
php sqlite 函数 opens an sqlite database and create the database if it does not exist
php sqlite 安装/配置
php sqlite3 sets the busy connection handler
php sqlite3 returns the number of database rows that were changed or inserted or deleted by the most recent sql statement
php sqlite3 closes the database connection
php sqlite3 returns the row id of the most recent insert into the database
php sqlite3 attempts to load an sqlite extension library
php sqlite3 opens an sqlite database
php sqlite3result resets the result set back to the first row
php sqlite3stmt binds a parameter to a statement variable
php sqlite3stmt binds the value of a parameter to a statement variable
关注编程学问公众号