Query: px_numrecords
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_NUMRECORDS(3) PX_NUMRECORDS(3) px_numrecords - Returns number of records in a databaseSYNOPSISint px_numrecords (resource $pxdoc)DESCRIPTIONGet the number of records in a database file.PARAMETERSo $pxdoc - Resource identifier of the paradox database as returned by px_new(3).RETURN VALUESReturns the number of records in a database file. The return value of this function is identical to the element numrecords in the array returned by px_get_info(3). PHP Documentation Group PX_NUMRECORDS(3)
Related Man Pages |
---|
px_create_fp(3) - debian |
px_create_fp(3) - php |
px_new(3) - php |
px_set_blob_file(3) - php |
px_timestamp2string(3) - php |