| Category | HTML helper functions - tableHeaders |
| Code Examples | tableHeaders( names[array], trAttributes[array], thAttributes[array] ) =$html->tableHeaders(array('1','2'),array('class'=>'row'),array('class'=>Ã¥ 'header'));?> will return the following: |
| 1 | 2 |
|---|---|
| Test Code | |
| Links | |
| Remarks | |
| Cancel |