JavaScript Editor Javascript validator     Web page editor 



HTML_Table::setColType()

HTML_Table::setColType() -- Set column type

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setColType (int $col, string $type [, int $body=NULL])

Description

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

Parameter

Note

This function can not be called statically.




JavaScript Editor Javascript validator     Web page editor