sqlite_libversion
(PHP 5, PECL sqlite >= 1.0.0)
sqlite_libversion — Returns the version of the linked SQLite library
Description
   string sqlite_libversion
    ( void
   )
  Returns the version of the linked SQLite library.
Return Values
Returns the librart version, as a string.