 |
 |
 |
 |
Warning: include(../levoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/dbx-close.html on line 46
Warning: include() [ function.include]: Failed opening '../levoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/dbx-close.html on line 46
|
 |
 |
 |
 | |
|  |
(PHP 4 >= 4.0.6)
dbx_close - закрывает открытое соединение/базу данных. Описание
bool dbx_close (object link_identifier) Возвращает TRUE при успехе, иначе
FALSE.
Пример 1. dbx_close()
<?php
$link = dbx_connect(DBX_MYSQL, "localhost", "db", "username", "password")
or die ("Could not connect");
print("Connected successfully");
dbx_close($link);
?> |
|
Примечание:
также всегда просматривайте документацию по конкретному модулю.
См. также dbx_connect(). |  | |
|
 |
 |
 |
 |
Warning: include(../pravoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/dbx-close.html on line 147
Warning: include() [ function.include]: Failed opening '../pravoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/dbx-close.html on line 147
|
 |
 |
 |
 | |