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 imap 函数 returns a properly formatted email address given the mailbox host and personal infophp maxdb 函数 returns the number of columns for the most recent queryphp maxdb 函数 returns the thread id for the current connectionphp 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 sdo das relational 函数 executes a given sql query against a relational database and returns the results as a normalised data graph
关注编程学问公众号