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


SQLite3::close

(PHP 5 >= 5.3.0)

SQLite3::closeCloses the database connection

Описание

public bool SQLite3::close ( void )

Closes the database connection.

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

This function has no parameters.

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

Returns TRUE on success, FALSE on failure.

Примеры

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

<?php
$db 
= new SQLite3('mysqlitedb.db');
$db->close();
?>






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