sqlite_libversion()
sqlite_libversion - Returns the version of the linked SQLite library
Syntax
string sqlite_libversion ()
Arguments
-
Description
Returns the version of the linked SQLite library.
Version
PHP 5, PECL sqlite >= 1.0.0
Return value
Returns the librart version, as a string.