Home > PHP > Function > > dbx_close()

dbx_close()

dbx_close - Close an open connection/database

Syntax

int dbx_close (object $link_identifier)

Arguments

  • link_identifier - The DBX link object to close.

Description

Version

PHP 4.0.6, 5 <= 5.0.5, PECL dbx >= 1.1.0

Return value

Returns 1 on success and 0 on errors.