maxdb_init
Initializes MaxDB and returns an resource for use with maxdb_real_connect
Beschreibung
resource maxdb_init
( void
)
Hinweis:
Any subsequent calls to any maxdb function (except maxdb_options)
will fail until maxdb_real_connect was called.
Rückgabewerte
Returns an resource.
Siehe auch
- maxdb_options
- maxdb_close
- maxdb_real_connect
- maxdb_connect