php man page for maxdb_close

Query: maxdb_close

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MAXDB_CLOSE(3)								 1							    MAXDB_CLOSE(3)

maxdb_close - Closes a previously opened database connection

       Procedural style

SYNOPSIS
bool maxdb_close (resource $link)
DESCRIPTION
Object oriented style bool maxdb::close (void ) The maxdb_close(3) function closes a previously opened database connection specified by the $link parameter.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
maxdb_connect(3), maxdb_init(3), maxdb_real_connect(3). PHP Documentation Group MAXDB_CLOSE(3)
Related Man Pages
maxdb_connect(3) - php
maxdb_data_seek(3) - php
maxdb_options(3) - php
maxdb_real_connect(3) - php
maxdb_select_db(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!