update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the version of the linked SQLite library

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.

참고