Helping ordinary people create extraordinary websites!


HTML_Table::getRowCount()

HTML_Table::getRowCount() -- Return number of rows

Description

Returns the number of rows in the table

Parameter

  • int $body - The number of the tbody group that should be used

Return value

int - number of rows

Note

This function can not be called statically.