HTML_Table::setRowType

HTML_Table::setRowType

HTML_Table::setRowType -- Set row type

Description

Sets the type of a row to 'th' or 'td'

Parameter

  • int $row - Row index

  • string $type - 'th' or 'td'

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.