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
Last updated: Fri, 20 Nov 2009

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

Description

Procedural style:

resource maxdb_store_result ( resource $link )

Object oriented style (method):

maxdb
object store_result ( void )

This function has no functionally effect.

Return Values

Returns a result resource or FALSE if an error occurred.

Examples

See maxdb_multi_query().

See Also



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

maxdb_thread_id> <maxdb_stmt_store_result
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites