Helping ordinary people create extraordinary websites!


HTML_Table::setColGroup()

HTML_Table::setColGroup() -- Set a colgroup

Description

Allows to add a colgroup (with attributes)

Parameter

  • mixed $colgroup - Empty string, string with attributes or an associative array of attributes for the columns

  • mixed $attributes - Associative array or string of colgroup attributes

Note

This function can not be called statically.