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_change_user(3) - php |
| maxdb_get_host_info(3) - php |
| maxdb_get_proto_info(3) - php |
| maxdb_ping(3) - php |
| maxdb_use_result(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 |
| Please Welcome Don Cragun as Lead Moderator |