SQLite Функции
PHP Manual

sqlite_libversion

(PHP 5, PECL sqlite >= 1.0.0)

sqlite_libversionReturns the version of the linked SQLite library

Описание

string sqlite_libversion ( void )

Returns the version of the linked SQLite library.

Връщани стойности

Returns the librart version, as a string.

Вж. също


SQLite Функции
PHP Manual