Query: px_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_CLOSE(3) PX_CLOSE(3) px_close - Closes a paradox databaseSYNOPSISbool px_close (resource $pxdoc)DESCRIPTIONCloses the paradox database. This function will not close the file. You will have to call fclose(3) afterwards.PARAMETERSo $pxdoc - Resource identifier of the paradox database as returned by px_new(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOpx_open_fp(3), The example at px_new(3). PHP Documentation Group PX_CLOSE(3)