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

search for in the

maxdb_thread_id> <maxdb_stmt_store_result
[edit] Last updated: Fri, 25 May 2012

view this page in

maxdb_store_result

maxdb::store_result

(PECL maxdb >= 1.0)

maxdb_store_result -- maxdb::store_resultTransfers a result set from the last query

说明

过程化风格

resource maxdb_store_result ( resource $link )

面向对象风格

object maxdb::store_result ( void )

This function has no functionally effect.

返回值

Returns a result resource or FALSE if an error occurred.

范例

See maxdb_multi_query().

参见



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

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