PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Console/Table.php';
void Console_Table::setHeaders (array $headers)
void Console_Table::setHeaders
Sets the headers for the columns
The column headers
throws no exceptions thrown
This function can not be called statically.