k2hpx_disable_transaction
Stops a transaction
Description
bool k2hpx_disable_transaction ( mixed $handle_res )
Stops a transaction.
Parameters
- handle_res
Specifies the k2hash (.k2h
) file handle that k2hpx_open returns.
Return Values
Returns true on success or false on failure.
See Also
- K2hash::disableTransaction - Stops a transaction