SQLite Funcții
PHP Manual

sqlite_libversion

(PHP 5, PECL sqlite >= 1.0.0)

sqlite_libversionReturns the version of the linked SQLite library

Descrierea

string sqlite_libversion ( void )

Returns the version of the linked SQLite library.

Valorile întoarse

Returns the librart version, as a string.

Vedeți de asemenea


SQLite Funcții
PHP Manual