maxdb_init
(PECL maxdb:1.0-7.6.00.34)
maxdb_init — Initializes MaxDB and returns an resource for use with maxdb_real_connect
Description
resource maxdb_init ( void )Allocates or initializes a MaxDB resource suitable for maxdb_options() and maxdb_real_connect().
Poznámka: Any subsequent calls to any maxdb function (except maxdb_options()) will fail until maxdb_real_connect() was called.
Návratové hodnoty
Returns an resource.
Viz také
maxdb_options(), maxdb_close(), maxdb_real_connect(), maxdb_connect()
maxdb_init
There are no user contributed notes for this page.
