HTML_Table::setHeaderContents

HTML_Table::setHeaderContents

HTML_Table::setHeaderContents -- Set content of header cell

Description

Defines the specified cell as a header cell and sets the content

Parameter

  • int $row - row index

  • int $col - column index

  • mixed $contents - cell content

Note

This function can not be called statically.

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