sqlite_libversion
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)
sqlite_libversion — Returns 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.