maxdb_store_result
maxdb::store_result
(PECL maxdb >= 1.0)
maxdb_store_result -- maxdb::store_result — Transfers 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().
There are no user contributed notes for this page.
