   #PHP Manual SQLite sqlite_libencoding sqlite_next

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               sqlite_libversion

   (no version information, might be only in CVS)
   sqlite_libversion -- Returns the version of the linked SQLite library.

Description

   string sqlite_libversion ( void )

   Returns the version of the linked SQLite library as a string.

   See also sqlite_libencoding().
   ______________________________________________________________________

   Prev               Home        Next
   sqlite_libencoding  Up  sqlite_next
