sqlite_libversion

(PHP 5 < 5.4.0, 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 library version, as a string.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top