sqlite_libversion

(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)

sqlite_libversionReturns the version of the linked SQLite library

说明

sqlite_libversion ( void ) : string

Returns the version of the linked SQLite library.

返回值

Returns the library version, as a string.

参见

相关文章
php ibm db2 函数 returns an array indexed by column position representing a row in a result setphp ibm db2 函数 returns the auto generated id of the last insert query that successfully executed on this connectionphp ibm db2 函数 returns a result set listing the index and statistics for a tablephp sqlite 函数 execute a query against a given database and returns an arrayphp sqlite 函数 returns the number of rows that were changed by the most recent sql statementphp sqlite 函数 returns the textual description of an error codephp sqlite 函数 opens an sqlite database and returns an sqlitedatabase objectphp sqlite 函数 returns the name of a particular fieldphp sqlite 函数 returns whether or not a previous row is availablephp sqlite 函数 returns the current row indexphp sqlite 函数 returns the error code of the last error for a databasephp sqlite 函数 returns the rowid of the most recently inserted rowphp sqlite 函数 returns the encoding of the linked sqlite libraryphp sqlite 函数 returns the version of the linked sqlite libraryphp sqlite 函数 returns the number of fields in a result setphp sqlite 函数 returns the number of rows in a buffered result setphp sqlite 函数 executes a query against a given database and returns a result handlephp sqlite 函数 executes a query and returns either an array for one single column or the value of the first rowphp sqlite 函数 returns whether more rows are availablephp com 函数 returns the absolute value of a variant
关注编程学问公众号