(PECL maxdb >= 1.0)
maxdb_close -- maxdb::close — Closes a previously opened database connection
Prozeduraler Stil
$link
   )Objektorientierter Stil
   The maxdb_close() function closes a previously opened database
   connection specified by the link parameter.
  
   Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.