maxdb_insert_id> <maxdb_info
Last updated: Fri, 24 Feb 2012

maxdb_init

(PECL maxdb >= 1.0)

maxdb_initInitializes MaxDB and returns an resource for use with maxdb_real_connect

Descrição

resource maxdb_init ( void )

Allocates or initializes a MaxDB resource suitable for maxdb_options() and maxdb_real_connect().

Nota:

Any subsequent calls to any maxdb function (except maxdb_options()) will fail until maxdb_real_connect() was called.

Valor Retornado

Returns an resource.

Veja Também



User Contributed Notes
maxdb_init
There are no user contributed notes for this page.

maxdb_insert_id> <maxdb_info
Last updated: Fri, 24 Feb 2012