©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL maxdb >= 1.0)
maxdb_init — Initializes MaxDB and returns an resource for use with maxdb_real_connect
Allocates or initializes a MaxDB resource suitable for maxdb_options() and maxdb_real_connect() .
Note:
Any subsequent calls to any maxdb function (except maxdb_options() ) will fail until maxdb_real_connect() was called.
Returns an resource.