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

search for in the

maxdb_stmt_num_rows> <maxdb_stmt_free_result
[edit] Last updated: Fri, 25 May 2012

view this page in

maxdb_stmt_init

maxdb::stmt_init

(PECL maxdb >= 1.0)

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

説明

手続き型

resource maxdb_stmt_init ( resource $link )

オブジェクト指向型

object maxdb::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