PHP Velho Oeste 2024

maxdb_store_result

maxdb::store_result

(PECL maxdb >= 1.0)

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

Açıklama

Yordamsal kullanım

maxdb_store_result ( resource $link ) : resource

Nesne yönelimli kullanım

maxdb::store_result ( void ) : object

This function has no functionally effect.

Dönen Değerler

Returns a result resource or FALSE if an error occurred.

Örnekler

See maxdb_multi_query().

Ayrıca Bakınız

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top