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 styleSYNOPSISbool maxdb_close (resource $link)DESCRIPTIONObject oriented style bool maxdb::close (void ) The maxdb_close(3) function closes a previously opened database connection specified by the $link parameter.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOmaxdb_connect(3), maxdb_init(3), maxdb_real_connect(3). PHP Documentation Group MAXDB_CLOSE(3)
Related Man Pages |
---|
maxdb_connect(3) - php |
maxdb_stat(3) - php |
maxdb_autocommit(3) - php |
maxdb_kill(3) - php |
maxdb_ping(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |