Join our community in the tech forums for uncut technology discussion.
maxdb_store_result
(no version information, might be only in CVS) maxdb_store_result (no version information, might be only in CVS) maxdb->store_result -- Transfers a result set from the last query DescriptionProcedural style: resource maxdb_store_result ( resource link ) Object oriented style (method): class maxdb { object store_result ( void ) }
This function has no functionally effect.
Return values
Returns a result resource or FALSE if an error occurred.
Join our community in the tech forums for uncut technology discussion.
|