k2hpx_close
Closes the k2hash file
Description
bool k2hpx_close ( mixed $handle_res [, int $waitms ] )
Closes the k2hash (.k2h
) file and saves the data.
Parameters
- handle_res
Specifies the the k2hash (.k2h) file handle that k2hpx_open returns. - waitms
microseconds to wait before closing the k2h file.
Return Values
Returns true on success or false on failure.
See Also
- K2hash::close - Closes the k2h file