Console_Table | Database |
Console_Table | |
PEAR Manual | |
require_once 'Console/Table.php'; |
void Console_Table::setHeaders (
array $headers
)
Sets the headers for the columns
The column headers
No exceptions thrown.
This function can not be called statically.
Console_Table | Database |
Console_Table | |
PEAR Manual | |