/ LJCPHPCodeDoc / LJCHTMLTableLib / LJCHTMLTable / ResultHeadings


Parameters
$dataItems - The array of row arrays.
$textState - The text state object.

Returns

The HTML table heading rows.

Syntax

PHP
public function ResultHeadings(array $rows, LJCTextState $textState): string

Create table headings from result rows.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.