count_all([$table = ''])
Parameters: |
|
---|---|
Returns: |
Row count for the specified table |
Return type: |
int |
Returns the total number of rows in a table, or 0 if no table was provided.
count_all([$table = ''])
Parameters: |
|
---|---|
Returns: |
Row count for the specified table |
Return type: |
int |
Returns the total number of rows in a table, or 0 if no table was provided.
Please login to continue.