sqlite_libversion
(PHP 5, PECL sqlite >= 1.0.0)
sqlite_libversion — Returns the version of the linked SQLite library
说明
string sqlite_libversion ( void )Returns the version of the linked SQLite library.
返回值
Returns the library version, as a string.
参见
- sqlite_libencoding() - Returns the encoding of the linked SQLite library