Home
|
Online Examples
|
Documentation
|
Forum
|
Page of Project
|
Download
TPLN Manual
DB functions
ParseDBRow
ParseDBField
DbConnect
ChangeConnection
DbClose
DoQuery
GetRowsCount
DBFetchArray
DBFetchAssoc
DBFreeResult
GetOne
GetNumFields
GetFields
GetFieldName
GetDBList
GetTableList
GetRowsCount
int GetRowsCount()
The GetRowsCount() function serves to obtain the number of results for a query.
Top