Query: maxdb_init
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAXDB_INIT(3) 1 MAXDB_INIT(3) maxdb_init - Initializes MaxDB and returns an resource for use with maxdb_real_connectSYNOPSISresource maxdb_init (void )DESCRIPTIONAllocates or initializes a MaxDB resource suitable for maxdb_options(3) and maxdb_real_connect(3). Note Any subsequent calls to any maxdb function (except maxdb_options(3)) will fail until maxdb_real_connect(3) was called.RETURN VALUESReturns an resource.SEE ALSOmaxdb_options(3), maxdb_close(3), maxdb_real_connect(3), maxdb_connect(3). PHP Documentation Group MAXDB_INIT(3)
Related Man Pages |
---|
maxdb_connect(3) - php |
maxdb_stat(3) - php |
maxdb_stmt_store_result(3) - php |
maxdb_get_server_version(3) - php |
maxdb_select_db(3) - php |