maxdb_close
maxdb::close
(PECL maxdb >= 1.0)
maxdb_close -- maxdb::close — Closes a previously opened database connection
Açıklama
Yordamsal kullanım
bool maxdb_close
( resource
$link
)Nesne yönelimli kullanım
bool maxdb::close
( void
)
The maxdb_close() function closes a previously opened database
connection specified by the link parameter.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
Ayrıca Bakınız
- maxdb_connect() - Open a new connection to the MaxDB server
- maxdb_init() - Initializes MaxDB and returns an resource for use with maxdb_real_connect
- maxdb_real_connect() - Opens a connection to a MaxDB server
There are no user contributed notes for this page.
