/ LJCPHPCodeDoc / LJCHTMLTableLib


The HTML Object Table Class Library

Remarks

Use this code to include the Collection lib classes.
 declare(strict_types=1);
 include_once "LJCRoot.php";
 $prefix = RelativePrefix();
 include_once "$prefix/LJCPHPCommon/LJCHTMLTableLib.php";

Classes
LJCHTMLTable Provides methods to create an object HTML Table.
1 Item(s)

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