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)
Related Man Pages |
---|
px_close(3) - debian |
px_time2string(3) - debian |
px_create_fp(3) - php |
px_insert_record(3) - php |
px_new(3) - php |