Новости | Документация | Download | Webboard | FAQ | Поиск | Контакты


SQLite3::version

(PHP 5 >= 5.3.0)

SQLite3::version Returns the SQLite3 library version as a string constant and as a number

Описание

public array SQLite3::version ( void )

Returns the SQLite3 library version as a string constant and as a number.

Список параметров

This function has no parameters.

Возвращаемые значения

Returns an associative array with the keys "versionString" and "versionNumber".

Примеры

Пример #1 SQLite3::version() example

<?php
print_r
(SQLite3::version());
?>

Результатом выполнения данного примера будет что-то подобное:

Array
(
    [versionString] => 3.5.9
    [versionNumber] => 3005009
)






  Copyright Apache.ru © 1999-2017, All Rights Reserved Разработка сайта: Inside.ru  
  РЕКЛАМА НА САЙТЕ: |