Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: maxdb_stmt_init - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net

search for in the

maxdb_stmt_num_rows" width="11" height="7"/> <maxdb_stmt_free_result
Last updated: Wed, 01 Nov 2006
view this page in

maxdb_stmt_init

(PECL)

maxdb_stmt_init

(no version information, might be only in CVS)

maxdb->stmt_init --  ステートメントを初期化し、maxdb_stmt_prepare で使用するリソースを返す

説明

手続き型

resource maxdb_stmt_init ( resource link )

オブジェクト指向型 (プロパティ)

class maxdb {

object stmt_init ( void )

}

maxdb_stmt_prepare() で使用するステートメントリソースを 確保して初期化します。

注意: maxdb_stmt_prepare() がコールされるまでは、 これ以降のすべての maxdb_stmt 関数のコールは失敗します。

返り値

リソースを返します。



add a note add a note User Contributed Notes
maxdb_stmt_init
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites