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