maxdb_init

(PECL maxdb >= 1.0)

maxdb_initInitializes MaxDB and returns an resource for use with maxdb_real_connect

说明

maxdb_init ( void ) : resource

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.

参见

相关文章
php eio 函数 returns string describing the last error associated with a request resourcephp maxdb 函数 returns the default character set for the database connectionphp maxdb 函数 returns the error code from last connect callphp maxdb 函数 returns a string description of the last connect errorphp maxdb 函数 returns the error code for the most recent function callphp maxdb 函数 returns a string description of the last errorphp maxdb 函数 别名 maxdb real escape stringphp maxdb 函数 returns the maxdb client version as a stringphp maxdb 函数 returns a string representing the type of connection usedphp maxdb 函数 returns the version of the maxdb protocol usedphp maxdb 函数 initializes maxdb and returns an resource for use with maxdb real connectphp maxdb 函数 returns rpl query typephp maxdb 函数 returns the sqlstate error from previous maxdb operationphp maxdb 函数 returns the error code for the most recent statement callphp maxdb 函数 returns a string description for last statement errorphp maxdb 函数 initializes a statement and returns an resource for use with maxdb stmt preparephp maxdb 函数 returns whether thread safety is given or notphp maxdb 函数 returns the number of warnings from the last query for the given linkphp oci8 函数 returns the next child statement resource from a parent statement resource that has oracle database 12c implicit result setsphp mysqlnduhconnection initializes a statement and returns a resource for use with mysqli statement prepare
关注编程学问公众号